Home
last modified time | relevance | path

Searched defs:CRU_PLL_CON (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dsdram_px30.h71 #define CRU_PLL_CON(pll_id, n) ((pll_id) * 0x20 + (n) * 4) macro
Dsdram_rk3328.h51 #define CRU_PLL_CON(pll_id, n) ((pll_id) * 0x20 + (n) * 4) macro
/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/soc/
Dsoc.h16 #define CRU_PLL_CON(pll_id, n) ((pll_id) * 0x20 + (n) * 4) macro