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