Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk3562.h156 #define RK3562_PLL_CON(x) ((x) * 0x4) macro
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk.h341 #define RK3562_PLL_CON(x) RK2928_PLL_CON(x) macro