Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/ti-common/
Dkeystone_net.h150 #define SGMII_REG_STATUS_LOCK BIT(4) macro
/external/u-boot/drivers/net/ti/
Dkeystone_net.c202 if ((status & SGMII_REG_STATUS_LOCK) != 0) in keystone_sgmii_config()