Searched refs:PORT_U2_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
335 #define PORT_U2_TIMEOUT(p) (((p) << 8) & PORT_U2_TIMEOUT_MASK) macro
780 writel(PORT_U1_TIMEOUT(1) | PORT_U2_TIMEOUT(1), in cdnsp_update_port_id()
423 #define PORT_U2_TIMEOUT(p) (((p) & 0xff) << 8) macro
1527 temp |= PORT_U2_TIMEOUT(timeout); in xhci_hub_control()