Home
last modified time | relevance | path

Searched refs:HCS_U2_LATENCY (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/host/
Dxhci-dbg.c96 (unsigned int) HCS_U2_LATENCY(temp)); in xhci_print_cap_regs()
Dxhci-hub.c588 put_unaligned_le16(HCS_U2_LATENCY(temp), &buf[13]); in xhci_hub_control()
Dxhci.h99 #define HCS_U2_LATENCY(p) (((p) >> 16) & 0xffff) macro
Dxhci.c3832 u2del = HCS_U2_LATENCY(xhci->hcs_params3); in xhci_calculate_hird_besl()