Searched refs:RK3568_CLKSEL_CON (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/drivers/clk/rockchip/ |
| D | clk-rk3568.c | 114 .reg = RK3568_CLKSEL_CON(2), \ 125 .reg = RK3568_CLKSEL_CON(5), \ 132 .reg = RK3568_CLKSEL_CON(3), \ 141 .reg = RK3568_CLKSEL_CON(4), \ 193 .core_reg[0] = RK3568_CLKSEL_CON(0), 196 .core_reg[1] = RK3568_CLKSEL_CON(0), 199 .core_reg[2] = RK3568_CLKSEL_CON(1), 202 .core_reg[3] = RK3568_CLKSEL_CON(1), 348 RK3568_CLKSEL_CON(11), 10, 2, MFLAGS); 352 RK3568_CLKSEL_CON(13), 10, 2, MFLAGS); [all …]
|
| D | clk.h | 220 #define RK3568_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
|