Searched refs:high_pllm (Results 1 – 1 of 1) sorted by relevance
968 uint32_t high_pllm = 0U; in ti_pll_internal_calc() local1011 &low_pllm, &high_pllm); in ti_pll_internal_calc()1060 if ((low_pllm != 0U) && (low_pllm == high_pllm)) { in ti_pll_internal_calc()1070 high_pllm = data->bin_next_pllm(clkp, in ti_pll_internal_calc()1072 high_pllm, in ti_pll_internal_calc()1075 high_pllm = 0U; in ti_pll_internal_calc()1102 while (high_pllm != 0U) { in ti_pll_internal_calc()1107 ret = ti_pll_consider(consider_data, high_pllm, 0U, 0U); in ti_pll_internal_calc()1115 high_pllm = data->bin_next_pllm( in ti_pll_internal_calc()1118 high_pllm, in ti_pll_internal_calc()[all …]