1
0
Fork 0
mirror of https://github.com/CTCaer/hekate.git synced 2024-11-22 18:06:40 +00:00
hekate/bdk/soc
CTCaer edf00d8e51 bdk: bpmp: add state set function
Some states are controlled via software. So add a function for that.
2024-10-04 21:54:58 +03:00
..
actmon.c
actmon.h
bpmp.c bdk: bpmp: add state set function 2024-10-04 21:54:58 +03:00
bpmp.h bdk: bpmp: add state set function 2024-10-04 21:54:58 +03:00
ccplex.c bdk: clock: use real source clock dividers 2024-03-13 02:01:01 +02:00
ccplex.h bdk: ccplex: add no rst vector lock & powergating 2024-03-13 01:37:52 +02:00
clock.c bdk: constify various args 2024-10-04 21:45:57 +03:00
clock.h bdk: constify various args 2024-10-04 21:45:57 +03:00
fuse.c bdk: constify various args 2024-10-04 21:45:57 +03:00
fuse.h bdk: fuse: simplify idle wait 2023-12-25 03:47:26 +02:00
gpio.c
gpio.h
hw_init.c bdk: hwinit: display changes 2024-07-02 17:59:14 +03:00
hw_init.h bdk: hwinit: rename reinit_workaround to deinit 2024-05-19 10:49:25 +03:00
i2c.c bdk: constify various args 2024-10-04 21:45:57 +03:00
i2c.h bdk: constify various args 2024-10-04 21:45:57 +03:00
irq.c bdk: irq: disable irq if handler error 2024-10-04 21:53:17 +03:00
irq.h bdk: add several defines 2023-12-25 04:08:34 +02:00
kfuse.c
kfuse.h
pinmux.c bdk: pinmux: add i2s pin config 2024-04-25 04:52:13 +03:00
pinmux.h bdk: pinmux: add i2s pin config 2024-04-25 04:52:13 +03:00
pmc.c
pmc.h bdk: hwinit: display changes 2024-07-02 17:59:14 +03:00
pmc_lp0_t210.h
t210.h bdk: use static where it should 2024-06-02 07:09:34 +03:00
timer.c
timer.h
uart.c bdk: uart: fix fifo clear 2024-10-04 21:52:24 +03:00
uart.h