Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpmac.c100 #define CPMAC_MAC_INT_CLEAR 0x01ac macro
629 cpmac_write(priv->regs, CPMAC_MAC_INT_CLEAR, 0xff); in cpmac_hw_stop()
660 cpmac_write(priv->regs, CPMAC_MAC_INT_CLEAR, 0xff); in cpmac_hw_start()
764 cpmac_write(priv->regs, CPMAC_MAC_INT_CLEAR, 0xff); in cpmac_check_status()