Searched refs:PORT_CONNECT (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/usb/ | ||
| H A D | xhci.h | 259 #define PORT_CONNECT (1 << 0) macro |
| /rk3399_rockchip-uboot/drivers/usb/host/ | ||
| H A D | xhci.c | 988 if (reg & PORT_CONNECT) { in xhci_submit_root() |