Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-rk3528.c78 .reg = RK3528_CLKSEL_CON(39), \
85 .reg = RK3528_CLKSEL_CON(40), \
127 .core_reg[0] = RK3528_CLKSEL_CON(39),
202 RK3528_CLKSEL_CON(6), 0, 2, MFLAGS);
206 RK3528_CLKSEL_CON(8), 0, 2, MFLAGS);
210 RK3528_CLKSEL_CON(10), 0, 2, MFLAGS);
214 RK3528_CLKSEL_CON(12), 0, 2, MFLAGS);
218 RK3528_CLKSEL_CON(14), 0, 2, MFLAGS);
222 RK3528_CLKSEL_CON(16), 0, 2, MFLAGS);
226 RK3528_CLKSEL_CON(18), 0, 2, MFLAGS);
[all …]
H A Dclk.h322 #define RK3528_CLKSEL_CON(x) ((x) * 0x4 + 0x300) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3528.h122 #define RK3528_CLKSEL_CON(x) ((x) * 0x4 + 0x300) macro