Searched refs:STS_FATAL (Results 1 – 8 of 8) sorted by relevance
86 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
253 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
146 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro152 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)504 (status & STS_FATAL) ? " FATAL" : "", in dbg_status_buf()518 (enable & STS_FATAL) ? " FATAL" : "", in dbg_intr_buf()2907 if (unlikely((status & STS_FATAL) != 0)) { in oxu210_hcd_irq()
158 #define STS_FATAL (1 << 2) macro2468 if (usbsts & STS_FATAL) in xhci_decode_usbsts()
282 val |= STS_FATAL; in xhci_zero_64b_regs()307 STS_FATAL, STS_FATAL, in xhci_zero_64b_regs()
3201 if (status & STS_FATAL) { in xhci_irq()
207 #define STS_FATAL BIT(2) macro
1593 if (status & STS_FATAL) { in cdnsp_irq_handler()