Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-ext-caps.h70 #define XHCI_INTEL_SPR_TUNEN BIT(4) /* Tunnel mode enabled */ macro
Dxhci-hub.c782 if (readl(base + offset) & XHCI_INTEL_SPR_TUNEN) in xhci_port_is_tunneled()