Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-hub.c765 if (HCC_LTC(temp)) in xhci_hub_control()
Dxhci.h119 #define HCC_LTC(p) ((p) & (1 << 6)) macro