Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_px30.c1173 if ((con >> GMAC_PLL_SEL_SHIFT) & GMAC_PLL_SEL_CPLL) in px30_mac_set_clk()