Searched refs:pllm_max (Results 1 – 3 of 3) sorted by relevance
35 .pllm_max = 32,166 .pllm_max = 32,
106 u32 pllm_max; member149 if (mult < pll->pllm_min || mult > pll->pllm_max) in davinci_pll_determine_rate()160 for (mult = pll->pllm_min; mult <= pll->pllm_max; mult++) { in davinci_pll_determine_rate()460 pllout->pllm_max = info->pllm_max; in davinci_pll_clk_register()
45 u32 pllm_max; member
Completed in 9 milliseconds