Searched refs:RK3328_CLKSEL_CON (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/rockchip/ |
| H A D | clk-rk3328.c | 97 .reg = RK3328_CLKSEL_CON(1), \ 135 .core_reg[0] = RK3328_CLKSEL_CON(0), 240 RK3328_CLKSEL_CON(6), 8, 2, MFLAGS); 244 RK3328_CLKSEL_CON(8), 8, 2, MFLAGS); 248 RK3328_CLKSEL_CON(10), 8, 2, MFLAGS); 252 RK3328_CLKSEL_CON(12), 8, 2, MFLAGS); 256 RK3328_CLKSEL_CON(14), 8, 2, MFLAGS); 260 RK3328_CLKSEL_CON(16), 8, 2, MFLAGS); 264 RK3328_CLKSEL_CON(18), 8, 2, MFLAGS); 272 RK3328_CLKSEL_CON(2), 8, 5, DFLAGS), [all …]
|
| H A D | clk.h | 254 #define RK3328_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/ |
| H A D | cru_rk3328.h | 82 #define RK3328_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
|