Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h219 #define STS_RESTORE (1 << 9) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h253 #define STS_RESTORE (1 << 9) macro
2712 if (usbsts & STS_RESTORE) in xhci_decode_usbsts()
H A Dxhci.c1158 STS_RESTORE, 0, 100 * 1000)) { in xhci_resume()