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