Lines Matching refs:spmlp
292 struct spm_lp_scen *spmlp = NULL; in mt_spm_hwctrl() local
295 mt_spm_common_sodi_get_spm_lp(&spmlp); in mt_spm_hwctrl()
298 mt_spm_idle_generic_get_spm_lp(&spmlp); in mt_spm_hwctrl()
301 if (!spmlp) in mt_spm_hwctrl()
303 __spm_set_power_control(spmlp->pwrctrl, *(uint32_t *)priv); in mt_spm_hwctrl()
341 struct spm_lp_scen *spmlp; in mt_spm_common_sodi_get_spm_pcm_flag() local
344 mt_spm_common_sodi_get_spm_lp(&spmlp); in mt_spm_common_sodi_get_spm_pcm_flag()
346 pwrctrl = spmlp->pwrctrl; in mt_spm_common_sodi_get_spm_pcm_flag()
366 struct spm_lp_scen *spmlp; in mt_spm_common_sodi_en() local
369 mt_spm_common_sodi_get_spm_lp(&spmlp); in mt_spm_common_sodi_en()
370 pwrctrl = spmlp->pwrctrl; in mt_spm_common_sodi_en()
401 struct spm_lp_scen *spmlp; in mt_spm_set_common_sodi_pwrctr() local
405 mt_spm_common_sodi_get_spm_lp(&spmlp); in mt_spm_set_common_sodi_pwrctr()
407 __spm_set_power_control(spmlp->pwrctrl, in mt_spm_set_common_sodi_pwrctr()
413 struct spm_lp_scen *spmlp; in mt_spm_set_common_sodi_pcm_flags() local
416 mt_spm_common_sodi_get_spm_lp(&spmlp); in mt_spm_set_common_sodi_pcm_flags()
417 pwrctrl = spmlp->pwrctrl; in mt_spm_set_common_sodi_pcm_flags()