Home
last modified time | relevance | path

Searched refs:STS_HCE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h225 #define STS_HCE (1 << 12) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h259 #define STS_HCE (1 << 12) macro
2718 if (usbsts & STS_HCE) in xhci_decode_usbsts()
H A Dxhci.c1065 ((res & STS_HCE) == 0))) { in xhci_suspend()
1168 if (temp & (STS_SRE | STS_HCE)) { in xhci_resume()