Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h166 #define SGMII_REG_STATUS_AUTONEG BIT(2) macro
/rk3399_rockchip-uboot/drivers/net/
H A Dkeystone_net.c328 mask |= SGMII_REG_STATUS_AUTONEG; in keystone_sgmii_config()