Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h217 #define STS_SAVE (1 << 8) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h251 #define STS_SAVE (1 << 8) macro
2710 if (usbsts & STS_SAVE) in xhci_decode_usbsts()
H A Dxhci.c1052 STS_SAVE, 0, 20 * 1000)) { in xhci_suspend()