Searched refs:cond_info (Results 1 – 1 of 1) sorted by relevance
17 static struct plat_cond_info_t *cond_info; variable29 if (cond_info && src->table_cg && dest->table_cg) { in mt_spm_cond_check()30 for (i = 0; i < cond_info->idle_cond_num; i++) { in mt_spm_cond_check()83 if (!cond_info) in mt_spm_cond_update()86 cg_table = cond_info->idle_cond_table; in mt_spm_cond_update()87 pll_table = cond_info->pll_cond_table; in mt_spm_cond_update()88 spm_cond = &cond_info->cond_table_buf; in mt_spm_cond_update()91 for (i = 0; i < cond_info->idle_cond_num; i++) { in mt_spm_cond_update()94 if (cond_info->spm_pwr_status_addr) in mt_spm_cond_update()96 cond_info->spm_pwr_status_addr) & in mt_spm_cond_update()[all …]