Searched refs:K210_SYSCTL_THR4 (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/dt-bindings/mfd/ |
A D | k210-sysctl.h | 27 #define K210_SYSCTL_THR4 0x48 /* Clock threshold controller 4 */ macro
|
/u-boot/drivers/clk/kendryte/ |
A D | clk.c | 121 DIV(K210_CLK_I2S2, K210_SYSCTL_THR4, 0, 16) \ 122 DIV(K210_CLK_I2S0_M, K210_SYSCTL_THR4, 16, 8) \ 123 DIV(K210_CLK_I2S1_M, K210_SYSCTL_THR4, 24, 8) \ 124 DIV(K210_CLK_I2S2_M, K210_SYSCTL_THR4, 0, 8) \
|
Completed in 4 milliseconds