Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h197 #define RGMII_REG_STATUS_LINK BIT(0) macro
/rk3399_rockchip-uboot/drivers/net/
H A Dkeystone_net.c262 } while (!(status & RGMII_REG_STATUS_LINK)); in keystone_rgmii_config()