Searched refs:lp (Results 1 – 11 of 11) sorted by relevance
339 int mt_spm_common_sodi_get_spm_pcm_flag(uint32_t *lp, uint32_t idx) in mt_spm_common_sodi_get_spm_pcm_flag() argument348 if (!lp || idx > 1) in mt_spm_common_sodi_get_spm_pcm_flag()353 *lp = pwrctrl->pcm_flags; in mt_spm_common_sodi_get_spm_pcm_flag()356 *lp = pwrctrl->pcm_flags; in mt_spm_common_sodi_get_spm_pcm_flag()386 int mt_spm_common_sodi_get_spm_lp(struct spm_lp_scen **lp) in mt_spm_common_sodi_get_spm_lp() argument388 if (!lp) in mt_spm_common_sodi_get_spm_lp()391 *lp = &__spm_common_sodi; in mt_spm_common_sodi_get_spm_lp()
80 int mt_spm_common_sodi_get_spm_pcm_flag(uint32_t *lp, uint32_t idx);82 int mt_spm_common_sodi_get_spm_lp(struct spm_lp_scen **lp);
29 int mt_spm_suspend_get_spm_lp(struct spm_lp_scen **lp);
25 int mt_spm_idle_generic_get_spm_lp(struct spm_lp_scen **lp);
600 int mt_spm_idle_generic_get_spm_lp(struct spm_lp_scen **lp) in mt_spm_idle_generic_get_spm_lp() argument602 if (!lp) in mt_spm_idle_generic_get_spm_lp()605 *lp = &idle_spm_lp; in mt_spm_idle_generic_get_spm_lp()
704 int mt_spm_suspend_get_spm_lp(struct spm_lp_scen **lp) in mt_spm_suspend_get_spm_lp() argument706 if (!lp) in mt_spm_suspend_get_spm_lp()709 *lp = &__spm_suspend; in mt_spm_suspend_get_spm_lp()
420 int mt_spm_idle_generic_get_spm_lp(struct spm_lp_scen **lp) in mt_spm_idle_generic_get_spm_lp() argument422 if (!lp) in mt_spm_idle_generic_get_spm_lp()425 *lp = &idle_spm_lp; in mt_spm_idle_generic_get_spm_lp()
508 int mt_spm_suspend_get_spm_lp(struct spm_lp_scen **lp) in mt_spm_suspend_get_spm_lp() argument510 if (!lp) in mt_spm_suspend_get_spm_lp()513 *lp = &__spm_suspend; in mt_spm_suspend_get_spm_lp()
245 struct spmd_lp_desc *lp = &lp_array[index]; in spmd_fill_lp_info_array() local247 if (uuid_is_null || uuid_match(uuid, lp->uuid)) { in spmd_fill_lp_info_array()252 (*partitions)[array_index].ep_id = lp->sp_id; in spmd_fill_lp_info_array()254 (*partitions)[array_index].properties = lp->properties; in spmd_fill_lp_info_array()260 &lp->uuid, sizeof(lp->uuid)); in spmd_fill_lp_info_array()