Searched refs:PORT_U2_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
360 #define PORT_U2_TIMEOUT(p) (((p) & 0xff) << 8) macro
1431 temp |= PORT_U2_TIMEOUT(timeout); in xhci_hub_control()
423 #define PORT_U2_TIMEOUT(p) (((p) & 0xff) << 8) macro