Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpmac.c79 #define MAC_MII 0x00000020 macro
631 cpmac_read(priv->regs, CPMAC_MAC_CONTROL) & ~MAC_MII); in cpmac_hw_stop()
671 cpmac_read(priv->regs, CPMAC_MAC_CONTROL) | MAC_MII | in cpmac_hw_start()