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