Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dehci_def.h95 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci.h46 #define STS_HALT (1 << 12) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfotg210.h251 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
H A Doxu210hp-hcd.c141 #define STS_HALT (1<<12) /* Not running (any reason) */ macro
H A Dxhci.h242 #define STS_HALT XHCI_STS_HALT macro
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h208 #define STS_HALT XHCI_STS_HALT macro