Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h216 #define STS_SAVE (1 << 8) macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h250 #define STS_SAVE (1 << 8) macro
2687 if (usbsts & STS_SAVE) in xhci_decode_usbsts()
H A Dxhci.c918 STS_SAVE, 0, 20 * 1000)) { in xhci_suspend()