Home
last modified time | relevance | path

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

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