Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/ti-common/
Dkeystone_net.h167 #define SGMII_REG_CONTROL_MASTER BIT(5) macro
/external/u-boot/drivers/net/
Dkeystone_net.c279 control = (SGMII_REG_CONTROL_MASTER | in keystone_sgmii_config()
294 control = SGMII_REG_CONTROL_MASTER; in keystone_sgmii_config()