Searched refs:PX30_CLKSEL_CON (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-px30.c | 83 .reg = PX30_CLKSEL_CON(0), \ 130 .core_reg[0] = PX30_CLKSEL_CON(0), 215 PX30_CLKSEL_CON(26), 15, 1, MFLAGS); 219 PX30_CLKSEL_CON(28), 10, 2, MFLAGS); 223 PX30_CLKSEL_CON(58), 10, 2, MFLAGS); 227 PX30_CLKSEL_CON(30), 10, 2, MFLAGS); 231 PX30_CLKSEL_CON(32), 10, 2, MFLAGS); 235 PX30_CLKSEL_CON(35), 14, 2, MFLAGS); 239 PX30_CLKSEL_CON(38), 14, 2, MFLAGS); 243 PX30_CLKSEL_CON(41), 14, 2, MFLAGS); [all …]
|
| H A D | clk.h | 62 #define PX30_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
|