Searched refs:SPM_FLAG1_DISABLE_VCORE_LP (Results 1 – 2 of 2) sorted by relevance
231 spm_lp->pwrctrl->pcm_flags1 |= SPM_FLAG1_DISABLE_VCORE_LP; in spm_conservation()233 spm_lp->pwrctrl->pcm_flags1 &= ~SPM_FLAG1_DISABLE_VCORE_LP; in spm_conservation()
71 #define SPM_FLAG1_DISABLE_VCORE_LP BIT(22) macro