Home
last modified time | relevance | path

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

/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.h244 #define STS_FATAL (1 << 2) macro
/drivers/usb/cdns3/
Dcdnsp-gadget.h207 #define STS_FATAL BIT(2) macro