Searched defs:PORT_U1_TIMEOUT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/cdns3/ | ||
D | cdnsp-gadget.h | 332 #define PORT_U1_TIMEOUT(p) ((p) & PORT_U1_TIMEOUT_MASK) macro |
/linux-6.1.9/drivers/usb/host/ | ||
D | xhci.h | 419 #define PORT_U1_TIMEOUT(p) ((p) & 0xff) macro |