Searched refs:HCS_U1_LATENCY (Results 1 – 3 of 3) sorted by relevance
95 (unsigned int) HCS_U1_LATENCY(temp)); in xhci_print_cap_regs()
101 buf[12] = HCS_U1_LATENCY(temp); in xhci_create_usb3_bos_desc()
102 #define HCS_U1_LATENCY(p) (((p) >> 0) & 0xff) macro