Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_main.h170 #define MAC_CR_MII_EN_ BIT(19) macro
H A Dlan743x_main.c1488 else if ((id_rev == ID_REV_ID_LAN7431_) && (data & MAC_CR_MII_EN_)) in lan743x_phy_interface_select()