Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h214 #define STS_PORT (1 << 4) macro
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h248 #define STS_PORT (1 << 4) macro
2708 if (usbsts & STS_PORT) in xhci_decode_usbsts()