Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dcru_rk1808.h188 GMAC_PLL_SEL_CPLL = 0, enumerator
H A Dcru_px30.h269 GMAC_PLL_SEL_CPLL, enumerator
/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_px30.c1173 if ((con >> GMAC_PLL_SEL_SHIFT) & GMAC_PLL_SEL_CPLL) in px30_mac_set_clk()