Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3568.h124 #define RK3568_PLL_CON(x) ((x) * 0x4) macro
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk.h374 #define RK3568_PLL_CON(x) RK2928_PLL_CON(x) macro