Searched refs:PX30_CLKSEL_CON (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/rockchip/ |
H A D | clk-px30.c | 80 .reg = PX30_CLKSEL_CON(0), \ 127 .core_reg = PX30_CLKSEL_CON(0), 209 PX30_CLKSEL_CON(26), 15, 1, MFLAGS); 213 PX30_CLKSEL_CON(28), 10, 2, MFLAGS); 217 PX30_CLKSEL_CON(58), 10, 2, MFLAGS); 221 PX30_CLKSEL_CON(30), 10, 2, MFLAGS); 225 PX30_CLKSEL_CON(32), 10, 2, MFLAGS); 229 PX30_CLKSEL_CON(35), 14, 2, MFLAGS); 233 PX30_CLKSEL_CON(38), 14, 2, MFLAGS); 237 PX30_CLKSEL_CON(4 [all...] |
H A D | clk.h | 49 #define PX30_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
|
/kernel/linux/linux-6.6/drivers/clk/rockchip/ |
H A D | clk-px30.c | 80 .reg = PX30_CLKSEL_CON(0), \ 127 .core_reg[0] = PX30_CLKSEL_CON(0), 210 PX30_CLKSEL_CON(26), 15, 1, MFLAGS); 214 PX30_CLKSEL_CON(28), 10, 2, MFLAGS); 218 PX30_CLKSEL_CON(58), 10, 2, MFLAGS); 222 PX30_CLKSEL_CON(30), 10, 2, MFLAGS); 226 PX30_CLKSEL_CON(32), 10, 2, MFLAGS); 230 PX30_CLKSEL_CON(35), 14, 2, MFLAGS); 234 PX30_CLKSEL_CON(38), 14, 2, MFLAGS); 238 PX30_CLKSEL_CON(4 [all...] |
H A D | clk.h | 49 #define PX30_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
|
Completed in 5 milliseconds