Home
last modified time | relevance | path

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

/u-boot/include/usb/
A Dxhci.h270 #define PORT_PLS_MASK (0xf << 5) macro
/u-boot/drivers/usb/host/
A Dxhci.c1041 if ((reg & PORT_PLS_MASK) == XDEV_U3) in xhci_submit_root()

Completed in 9 milliseconds