Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thunderbolt/
Dicm.c148 #define INTEL_VSS_FLAGS_RTD3 BIT(0) macro
177 return !!(vss->flags & INTEL_VSS_FLAGS_RTD3); in intel_vss_is_rtd3()