Home
last modified time | relevance | path

Searched defs:PORT_PLS_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h17 #define PORT_PLS_MASK (0xf << 5) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h270 #define PORT_PLS_MASK (0xf << 5) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h257 #define PORT_PLS_MASK GENMASK(8, 5) macro