Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-anarion.c19 #define GMAC_CONFIG_INTF_SEL_MASK (0x7 << 0) macro
46 sw_config &= ~GMAC_CONFIG_INTF_SEL_MASK; in anarion_gmac_init()
47 sw_config |= (gmac->phy_intf_sel & GMAC_CONFIG_INTF_SEL_MASK); in anarion_gmac_init()