Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dicm.c149 #define INTEL_VSS_FLAGS_RTD3 BIT(0) macro
178 return !!(vss->flags & INTEL_VSS_FLAGS_RTD3); in intel_vss_is_rtd3()