Searched refs:force_120m (Results 1 – 1 of 1) sorted by relevance
398 bool force_120m = (divider == 4) ? 1 : 0; in clk_ll_cpu_set_hs_divider() local399 PCR.cpu_freq_conf.cpu_hs_120m_force = force_120m; in clk_ll_cpu_set_hs_divider()426 uint32_t force_120m = PCR.cpu_freq_conf.cpu_hs_120m_force; in clk_ll_cpu_get_hs_divider() local428 if (cpu_hs_div == 0 && force_120m) { in clk_ll_cpu_get_hs_divider()