Home
last modified time | relevance | path

Searched defs:STS_HALT (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dehci_def.h82 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
/openbmc/u-boot/drivers/usb/host/
H A Dehci.h46 #define STS_HALT (1 << 12) macro
H A Dxhci.h207 #define STS_HALT XHCI_STS_HALT macro
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h249 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h202 #define STS_HALT BIT(0) macro
/openbmc/linux/drivers/usb/host/
H A Doxu210hp-hcd.c141 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
H A Dxhci.h161 #define STS_HALT XHCI_STS_HALT macro