Searched refs:IntrBits (Results 1 – 1 of 1) sorted by relevance
132 IntrBits = LinkFail|LinkOK|TimeOut|RxOverflow|RxOK|TxOK, enumerator378 atomic_set(&priv->intr_mask, IntrBits); in sc92031_enable_interrupts()381 iowrite32(IntrBits, port_base + IntrMask); in sc92031_enable_interrupts()888 intr_status &= IntrBits; in sc92031_interrupt()