Searched refs:highest_plld (Results 1 – 1 of 1) sorted by relevance
721 uint32_t highest_plld; in ti_pll_internal_calc() local748 highest_plld = consider_data->input / consider_data->vco_in->min_hz; in ti_pll_internal_calc()750 highest_plld = data->plld_max; in ti_pll_internal_calc()753 if (highest_plld > data->plld_max) { in ti_pll_internal_calc()754 highest_plld = data->plld_max; in ti_pll_internal_calc()966 for (plld = lowest_plld; plld <= highest_plld; plld++) { in ti_pll_internal_calc()