Home
last modified time | relevance | path

Searched refs:RK3288_GMAC_CLK_SEL_125M (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Dgrf_rk3288.h886 RK3288_GMAC_CLK_SEL_125M = (0 << RK3288_GMAC_CLK_SEL_SHIFT), enumerator
/rk3399_rockchip-uboot/drivers/net/
H A Dgmac_rockchip.c329 clk = RK3288_GMAC_CLK_SEL_125M; in rk3288_gmac_fix_mac_speed()