Home
last modified time | relevance | path

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

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