Searched defs:PORT_U2_TIMEOUT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/cdns3/ | ||
D | cdnsp-gadget.h | 334 #define PORT_U2_TIMEOUT_MASK GENMASK(14, 8) macro |
/linux-6.1.9/drivers/usb/host/ | ||
D | xhci.h | 423 #define PORT_U2_TIMEOUT_MASK (0xff << 8) macro |