Searched refs:lowest_plld (Results 1 – 1 of 1) sorted by relevance
720 uint32_t lowest_plld; in ti_pll_internal_calc() local746 lowest_plld = 1U + ((consider_data->input - 1U) / consider_data->vco_in->max_hz); in ti_pll_internal_calc()957 ideal_pllm = ideal_pllm_step * (lowest_plld - 1U); in ti_pll_internal_calc()959 ideal_pllm_rem *= (uint64_t) (lowest_plld - 1U); in ti_pll_internal_calc()966 for (plld = lowest_plld; plld <= highest_plld; plld++) { in ti_pll_internal_calc()