Home
last modified time | relevance | path

Searched refs:HCS_U1_LATENCY (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-hub.c106 buf[12] = HCS_U1_LATENCY(temp); in xhci_create_usb3_bos_desc()
Dxhci.h93 #define HCS_U1_LATENCY(p) (((p) >> 0) & 0xff) macro