Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci.h252 #define STS_HCE (1 << 12) macro
2624 if (usbsts & STS_HCE) in xhci_decode_usbsts()
Dxhci.c1048 ((res & STS_HCE) == 0))) { in xhci_suspend()