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