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