Home
last modified time | relevance | path

Searched defs:STS_FATAL (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/linux/usb/
Dehci_def.h86 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
/linux-6.1.9/drivers/usb/host/
Dfotg210.h252 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
Doxu210hp-hcd.c145 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
Dxhci.h243 #define STS_FATAL (1 << 2) macro
/linux-6.1.9/drivers/usb/cdns3/
Dcdnsp-gadget.h207 #define STS_FATAL BIT(2) macro