1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-12-26 09:17:21 +00:00
hekate/bdk
CTCaer 75a4a8ba1d bdk: sdmmc: remove higher power limits
UHS-I Cards force a max of 1.44W even if higher modes are selected.
This does not change functionality, so remove them as unused.
2024-06-10 13:37:28 +03:00
..
display bdk: display: add useful functions 2024-06-06 06:27:30 +03:00
ianos
input bdk: use static where it should 2024-06-02 07:09:34 +03:00
libs bdk: fatfs: update copyright 2024-06-02 07:42:35 +03:00
mem bdk: sdram: keep sdmmc1 no iopower state 2024-06-08 12:19:24 +03:00
power bdk: pmc: rename io/det power defines 2024-06-08 12:16:07 +03:00
rtc bdk: rtc: handle offset adjustment in-place 2024-03-12 15:08:55 +02:00
sec bdk: bpmp: add and use bpmp_clk_rate_relaxed 2024-06-02 06:51:06 +03:00
soc bdk: hwinit: power on all relevant rails 2024-06-08 12:21:15 +03:00
storage bdk: sdmmc: remove higher power limits 2024-06-10 13:37:28 +03:00
thermal bdk: fan: rename functions and add set from temp 2024-06-07 17:14:05 +03:00
usb bdk: usb: hid: don't send a packet if no new data 2024-06-02 07:40:11 +03:00
utils bdk: rename exec_cfg to reg_write_array 2024-06-05 00:49:15 +03:00
bdk.h
exception_handlers.S
fatfs_cfg.h
fatfs_conf.h
gfx_utils.h
memory_map.h bdk: smmu: refactor driver and allow other asid 2024-03-13 01:54:46 +02:00
module.h