Home
last modified time | relevance | path

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

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