Searched refs:HCS_U2_LATENCY (Results 1 – 4 of 4) sorted by relevance
33 #define HCS_U2_LATENCY(p) (((p) >> 16) & 0xffff) macro
118 ss_cap->bU2DevExitLat = cpu_to_le16(HCS_U2_LATENCY(reg)); in xhci_create_usb3x_bos_desc()
4328 u2del = HCS_U2_LATENCY(xhci->hcs_params3); in xhci_calculate_hird_besl()
122 #define HCS_U2_LATENCY(p) (((p) >> 16) & 0xffff) macro