Searched refs:XDEV_U3 (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/usb/ | ||
| A D | xhci.h | 273 #define XDEV_U3 (0x3 << 5) macro |
| /u-boot/drivers/usb/host/ | ||
| A D | xhci.c | 1041 if ((reg & PORT_PLS_MASK) == XDEV_U3) in xhci_submit_root() |
Completed in 14 milliseconds