Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/usb/
Dehci_def.h82 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
/linux-6.1.9/drivers/usb/host/
Dfotg210.h248 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
Doxu210hp-hcd.c141 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
Dxhci.h241 #define STS_HALT XHCI_STS_HALT macro
/linux-6.1.9/drivers/usb/cdns3/
Dcdnsp-gadget.h202 #define STS_HALT BIT(0) macro