Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/usb/
Dehci_def.h95 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
/kernel/linux/linux-5.10/drivers/usb/host/
Dfotg210.h251 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
Doxu210hp-hcd.c141 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
Dxhci.h238 #define STS_HALT XHCI_STS_HALT macro