Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-caps.h31 #define HCS_U1_LATENCY(p) (((p) >> 0) & 0xff) macro
H A Dxhci-hub.c117 ss_cap->bU1devExitLat = HCS_U1_LATENCY(reg); in xhci_create_usb3x_bos_desc()