Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dehci_def.h94 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
/linux-4.4.14/drivers/usb/host/
Doxu210hp.h109 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
Dfotg210.h247 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
Dxhci.h243 #define STS_HALT XHCI_STS_HALT macro