Searched refs:PORT_CONNECT (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/usb/ | ||
A D | xhci.h | 258 #define PORT_CONNECT (1 << 0) macro |
/u-boot/drivers/usb/host/ | ||
A D | xhci.c | 1019 if (reg & PORT_CONNECT) { in xhci_submit_root() |
Completed in 9 milliseconds