Lines Matching defs:pwrctrl
30 struct pwr_ctrl *pwrctrl;
33 pwrctrl = spm_lp->pwrctrl;
36 __spm_set_power_control(pwrctrl);
37 __spm_set_wakeup_event(pwrctrl);
38 __spm_sync_vcore_dvfs_power_control(pwrctrl, __spm_vcorefs.pwrctrl);
39 __spm_set_pcm_flags(pwrctrl);
41 __spm_src_req_update(pwrctrl, resource_req);
64 cpu, pwrctrl->wake_src, mmio_read_32(SPM_CLK_SETTLE),
67 pwrctrl->pcm_flags, pwrctrl->pcm_flags1,
152 void spm_conservation_pwrctrl_init(struct pwr_ctrl *pwrctrl)
154 if (pwrctrl != NULL) {
158 pwrctrl->reg_ufs_srcclkena_mask_b = 0;
159 pwrctrl->reg_ufs_infra_req_mask_b = 0;
160 pwrctrl->reg_ufs_apsrc_req_mask_b = 0;
161 pwrctrl->reg_ufs_vrf18_req_mask_b = 0;
162 pwrctrl->reg_ufs_ddren_req_mask_b = 0;