Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/usb/
H A Dehci_def.h99 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
/kernel/linux/linux-6.6/include/linux/usb/
H A Dehci_def.h86 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dfotg210.h255 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
H A Dehci-hcd.c93 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)
843 if (unlikely ((status & STS_FATAL) != 0)) { in ehci_irq()
H A Dehci-dbg.c163 (status & STS_FATAL) ? " FATAL" : "", in dbg_status_buf()
178 (enable & STS_FATAL) ? " FATAL" : "", in dbg_intr_buf()
H A Doxu210hp-hcd.c145 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
151 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)
528 (status & STS_FATAL) ? " FATAL" : "", in dbg_status_buf()
542 (enable & STS_FATAL) ? " FATAL" : "", in dbg_intr_buf()
2930 if (unlikely((status & STS_FATAL) != 0)) { in oxu210_hcd_irq()
H A Dxhci.h243 #define STS_FATAL (1 << 2) macro
2643 if (usbsts & STS_FATAL) in xhci_decode_usbsts()
H A Dfotg210-hcd.c78 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)
187 (status & STS_FATAL) ? " FATAL" : "", in dbg_status_buf()
200 (enable & STS_FATAL) ? " FATAL" : "", in dbg_intr_buf()
5219 if (unlikely((status & STS_FATAL) != 0)) { in fotg210_irq()
H A Dxhci.c263 val |= STS_FATAL; in xhci_zero_64b_regs()
291 STS_FATAL, STS_FATAL, in xhci_zero_64b_regs()
H A Dxhci-ring.c2982 if (status & STS_FATAL) { in xhci_irq()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h253 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
H A Dfotg210-hcd.c77 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)
186 (status & STS_FATAL) ? " FATAL" : "", in dbg_status_buf()
199 (enable & STS_FATAL) ? " FATAL" : "", in dbg_intr_buf()
5218 if (unlikely((status & STS_FATAL) != 0)) { in fotg210_irq()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-dbg.c163 (status & STS_FATAL) ? " FATAL" : "", in dbg_status_buf()
178 (enable & STS_FATAL) ? " FATAL" : "", in dbg_intr_buf()
H A Dehci-hcd.c94 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)
841 if (unlikely ((status & STS_FATAL) != 0)) { in ehci_irq()
H A Doxu210hp-hcd.c145 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
151 #define INTR_MASK (STS_IAA | STS_FATAL | STS_PCD | STS_ERR | STS_INT)
528 (status & STS_FATAL) ? " FATAL" : "", in dbg_status_buf()
542 (enable & STS_FATAL) ? " FATAL" : "", in dbg_intr_buf()
2931 if (unlikely((status & STS_FATAL) != 0)) { in oxu210_hcd_irq()
H A Dxhci.h243 #define STS_FATAL (1 << 2) macro
2675 if (usbsts & STS_FATAL) in xhci_decode_usbsts()
H A Dxhci.c265 val |= STS_FATAL; in xhci_zero_64b_regs()
293 STS_FATAL, STS_FATAL, in xhci_zero_64b_regs()
H A Dxhci-ring.c3113 if (status & STS_FATAL) { in xhci_irq()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h207 #define STS_FATAL BIT(2) macro
H A Dcdnsp-ring.c1588 if (status & STS_FATAL) { in cdnsp_irq_handler()

Completed in 73 milliseconds