Home
last modified time | relevance | path

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

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