Home
last modified time | relevance | path

Searched defs:RK3308_PLL_CON (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3308.h30 #define RK3308_PLL_CON(x) ((x) * 0x4) macro
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk.h240 #define RK3308_PLL_CON(x) RK2928_PLL_CON(x) macro