Searched defs:PORT_PLS_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ ! | ||
| H A D | xhci-port.h | 17 #define PORT_PLS_MASK (0xf << 5) macro |
| /linux/drivers/usb/cdns3/ ! | ||
| H A D | cdnsp-gadget.h | 257 #define PORT_PLS_MASK GENMASK(8, 5) macro |