Searched defs:PORT_IRQ_IF_ERR (Results 1 – 3 of 3) sorted by relevance
69 #define PORT_IRQ_IF_ERR (1 << 27) /* interface fatal error */ macro
145 #define PORT_IRQ_IF_ERR (1 << 27) /* interface fatal error */ macro
136 PORT_IRQ_IF_ERR = BIT(27), /* interface fatal error */ enumerator