Searched refs:pll_table (Results 1 – 3 of 3) sorted by relevance
80 struct plat_pll_cond_info *pll_table; in mt_spm_cond_update() local87 pll_table = cond_info->pll_cond_table; in mt_spm_cond_update()118 if (pll_table) { in mt_spm_cond_update()120 for (i = 0; pll_table[i].pll_bit_set != PLL_BIT_MAX; i++) { in mt_spm_cond_update()121 if (mmio_read_32(pll_table[i].pll_addr) & in mt_spm_cond_update()122 pll_table[i].pll_mask) { in mt_spm_cond_update()123 spm_cond->table_pll |= pll_table[i].pll_bit_set; in mt_spm_cond_update()
1000 uint32_t pll_table[] = { in bl2_init_generic_timer()1011 reg_cntfid = pll_table[modemr_pll >> MODEMR_BOOT_PLL_SHIFT]; in bl2_init_generic_timer()
1382 uint32_t pll_table[] = { in bl2_init_generic_timer()1393 reg_cntfid = pll_table[modemr_pll >> MODEMR_BOOT_PLL_SHIFT]; in bl2_init_generic_timer()