Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dicm.c132 #define INTEL_VSS_FLAGS_RTD3 BIT(0) macro
161 return !!(vss->flags & INTEL_VSS_FLAGS_RTD3); in intel_vss_is_rtd3()