Lines Matching refs:pdiv_tohw
483 const struct pdiv_map *p_tohw = pll->params->pdiv_tohw; in _p_div_to_hw()
504 const struct pdiv_map *p_tohw = pll->params->pdiv_tohw; in _hw_to_p_div()
534 if (pll->params->pdiv_tohw) { in _get_table_rate()
607 if (pll->params->pdiv_tohw) { in _calc_rate()
2060 if (!pll_params->pdiv_tohw) in tegra_clk_register_pllxc()
2165 if (!pll_params->pdiv_tohw) in tegra_clk_register_pllm()
2204 const struct pdiv_map *p_tohw = pll_params->pdiv_tohw; in tegra_clk_register_pllc()
2368 for (i = 0; pll_params->pdiv_tohw[i].pdiv; i++) in tegra_clk_register_pllss()
2375 cfg.p = pll_params->pdiv_tohw[i-1].hw_val; in tegra_clk_register_pllss()
2604 const struct pdiv_map *p_tohw = pll_params->pdiv_tohw; in tegra_clk_register_pllc_tegra210()
2698 if (!pll_params->pdiv_tohw) in tegra_clk_register_pllmb()