Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-caps.h104 #define HCC2_LEC BIT(4) macro
H A Dxhci-mem.c1347 lec = xhci->hci_version > 0x100 && (xhci->hcc_params2 & HCC2_LEC); in xhci_get_endpoint_mult()