Home
last modified time | relevance | path

Searched refs:RK3328_CLKSEL_CON (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-rk3328.c97 .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 Dclk.h254 #define RK3328_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3328.h82 #define RK3328_CLKSEL_CON(x) ((x) * 0x4 + 0x100) macro