Searched refs:K210_SYSCTL_THR1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/soc/canaan/ |
A D | k210-sysctl.h | 27 #define K210_SYSCTL_THR1 0x3C /* Clock threshold controller 1 */ macro
|
/linux-6.3-rc2/drivers/clk/ |
A D | clk-k210.c | 159 K210_DIV(K210_SYSCTL_THR1, 0, 8, K210_DIV_DOUBLE_ONE_BASED) 164 K210_DIV(K210_SYSCTL_THR1, 8, 8, K210_DIV_DOUBLE_ONE_BASED) 169 K210_DIV(K210_SYSCTL_THR1, 16, 8, K210_DIV_DOUBLE_ONE_BASED) 230 K210_DIV(K210_SYSCTL_THR1, 24, 8, K210_DIV_DOUBLE_ONE_BASED),
|
Completed in 4 milliseconds