Searched refs:PMU_SLEEP_PD_RC32K (Results 1 – 4 of 4) sorted by relevance
290 .xpd_rc32k = ((pd_flags) & PMU_SLEEP_PD_RC32K) ? 0 : 1, \301 .xpd_rc32k = ((pd_flags) & PMU_SLEEP_PD_RC32K) ? 0 : 1, \
301 .xpd_rc32k = ((pd_flags) & PMU_SLEEP_PD_RC32K) ? 0 : 1, \312 .xpd_rc32k = ((pd_flags) & PMU_SLEEP_PD_RC32K) ? 0 : 1, \
145 #define PMU_SLEEP_PD_RC32K BIT(13) macro
2120 pd_flags |= PMU_SLEEP_PD_RC32K;