Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c98 put_unaligned_le16(HCS_U2_LATENCY(temp), &buf[13]); in xhci_create_usb3_bos_desc()
Dxhci.h92 #define HCS_U2_LATENCY(p) (((p) >> 16) & 0xffff) macro
Dxhci.c4197 u2del = HCS_U2_LATENCY(xhci->hcs_params3); in xhci_calculate_hird_besl()