Home
last modified time | relevance | path

Searched refs:HCS_U2_LATENCY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h95 #define HCS_U2_LATENCY(p) (((p) >> 16) & 0xffff) macro
H A Dxhci-hub.c107 put_unaligned_le16(HCS_U2_LATENCY(temp), &buf[13]); in xhci_create_usb3_bos_desc()
H A Dxhci.c4410 u2del = HCS_U2_LATENCY(xhci->hcs_params3); in xhci_calculate_hird_besl()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h95 #define HCS_U2_LATENCY(p) (((p) >> 16) & 0xffff) macro
H A Dxhci-hub.c118 ss_cap->bU2DevExitLat = cpu_to_le16(HCS_U2_LATENCY(reg)); in xhci_create_usb3x_bos_desc()
H A Dxhci.c4307 u2del = HCS_U2_LATENCY(xhci->hcs_params3); in xhci_calculate_hird_besl()

Completed in 35 milliseconds