Searched refs:RK3368_CLKSEL_CON (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/rockchip/ |
H A D | clk-rk3368.c | 157 .core_reg = RK3368_CLKSEL_CON(0), 167 .core_reg = RK3368_CLKSEL_CON(2), 185 .reg = RK3368_CLKSEL_CON(0 + _offs), \ 191 .reg = RK3368_CLKSEL_CON(1 + _offs), \ 246 RK3368_CLKSEL_CON(27), 8, 2, MFLAGS); 250 RK3368_CLKSEL_CON(31), 8, 2, MFLAGS); 254 RK3368_CLKSEL_CON(53), 8, 2, MFLAGS); 258 RK3368_CLKSEL_CON(33), 8, 2, MFLAGS); 262 RK3368_CLKSEL_CON(35), 8, 2, MFLAGS); 266 RK3368_CLKSEL_CON(3 [all...] |
H A D | clk.h | 156 #define RK3368_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
|
/kernel/linux/linux-6.6/drivers/clk/rockchip/ |
H A D | clk-rk3368.c | 157 .core_reg[0] = RK3368_CLKSEL_CON(0), 168 .core_reg[0] = RK3368_CLKSEL_CON(2), 187 .reg = RK3368_CLKSEL_CON(0 + _offs), \ 193 .reg = RK3368_CLKSEL_CON(1 + _offs), \ 248 RK3368_CLKSEL_CON(27), 8, 2, MFLAGS); 252 RK3368_CLKSEL_CON(31), 8, 2, MFLAGS); 256 RK3368_CLKSEL_CON(53), 8, 2, MFLAGS); 260 RK3368_CLKSEL_CON(33), 8, 2, MFLAGS); 264 RK3368_CLKSEL_CON(35), 8, 2, MFLAGS); 268 RK3368_CLKSEL_CON(3 [all...] |
H A D | clk.h | 175 #define RK3368_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
|
Completed in 6 milliseconds