Searched refs:CPMAC_RX_INT_CLEAR (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/ti/
H A Dcpmac.c110 #define CPMAC_RX_INT_CLEAR 0x019c macro
641 cpmac_write(priv->regs, CPMAC_RX_INT_CLEAR, 0xff); cpmac_hw_stop()
672 cpmac_write(priv->regs, CPMAC_RX_INT_CLEAR, 0xff); cpmac_hw_start()
801 cpmac_write(priv->regs, CPMAC_RX_INT_CLEAR, 1 << queue); cpmac_irq()

Completed in 80 milliseconds