Searched refs:INTEL_RPM_RAW_WAKEREF_MASK (Results 1 – 1 of 1) sorted by relevance
96 #define INTEL_RPM_RAW_WAKEREF_MASK (INTEL_RPM_WAKELOCK_BIAS - 1) macro101 return wakeref_count & INTEL_RPM_RAW_WAKEREF_MASK; in intel_rpm_raw_wakeref_count()