Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-hub.c112 if (HCC_LTC(reg)) in xhci_create_usb3x_bos_desc()
Dxhci.h113 #define HCC_LTC(p) ((p) & (1 << 6)) macro