Searched refs:PX30_CLKSEL_CON (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/clk/rockchip/ |
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(41), 14, 2, MFLAGS); [all …]
|
D | clk.h | 49 #define PX30_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
|