Searched refs:freq_config1 (Results 1 – 1 of 1) sorted by relevance
738 u32 freq_config1 = 0; in freq_update_core() local749 freq_config1 = SHADOW_FREQ_CONFIG1_FREQ_UPDATE_MASK | in freq_update_core()752 freq_config1 |= (DPLL_EN_LOCK << SHADOW_FREQ_CONFIG1_DPLL_EN_SHIFT) & in freq_update_core()755 freq_config1 |= (core_dpll_params->m2 << in freq_update_core()759 writel(freq_config1, (*prcm)->cm_shadow_freq_config1); in freq_update_core()
Completed in 3 milliseconds