Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dehci_def.h86 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h253 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h207 #define STS_FATAL BIT(2) macro
/linux/drivers/usb/host/
H A Doxu210hp-hcd.c146 #define STS_FATAL (1<<4) /* such as some PCI access errors */ macro
H A Dxhci.h159 #define STS_FATAL (1 << 2) macro