Home
last modified time | relevance | path

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

/drivers/net/
Dcpmac.c100 # define MAC_INT_STATUS 0x00080000 macro
813 if (unlikely(status & (MAC_INT_HOST | MAC_INT_STATUS))) in cpmac_irq()