Lines Matching defs:pwrctrl
26 struct pwr_ctrl *pwrctrl;
29 pwrctrl = spm_lp->pwrctrl;
32 __spm_set_power_control(pwrctrl);
33 __spm_set_wakeup_event(pwrctrl);
34 __spm_set_pcm_flags(pwrctrl);
35 __spm_src_req_update(pwrctrl, resource_req);
58 cpu, pwrctrl->wake_src, mmio_read_32(SPM_CLK_SETTLE),
61 pwrctrl->pcm_flags, pwrctrl->pcm_flags1,
140 void spm_conservation_pwrctrl_init(struct pwr_ctrl *pwrctrl)
142 if (pwrctrl == NULL) {
149 pwrctrl->reg_ufs_srcclkena_mask_b = 0;
150 pwrctrl->reg_ufs_infra_req_mask_b = 0;
151 pwrctrl->reg_ufs_apsrc_req_mask_b = 0;
152 pwrctrl->reg_ufs_vrf18_req_mask_b = 0;
153 pwrctrl->reg_ufs_ddr_en_mask_b = 0;