Searched refs:SGMII_REG_CONTROL_MASTER (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h157 #define SGMII_REG_CONTROL_MASTER BIT(5) macro
/u-boot/drivers/net/ti/
H A Dkeystone_net.c168 control = (SGMII_REG_CONTROL_MASTER |
183 control = SGMII_REG_CONTROL_MASTER;

Completed in 36 milliseconds