Searched defs:USB_PORT_LPM_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
102 #define USB_PORT_LPM_TIMEOUT(p) (((p) & 0xff) << 8) macro