Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-caps.h51 #define HCC_LTC(p) ((p) & (1 << 6)) macro
H A Dxhci-hub.c113 if (HCC_LTC(reg)) in xhci_create_usb3x_bos_desc()