Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.h258 #define PORT_CONNECT (1 << 0) macro
Dxhci.c978 if (reg & PORT_CONNECT) { in xhci_submit_root()