Searched refs:TEGRA_PLL_FIXED (Results 1 – 4 of 4) sorted by relevance
486 .flags = TEGRA_PLL_FIXED | TEGRA_PLL_HAS_LOCK_ENABLE,561 .flags = TEGRA_PLL_FIXED | TEGRA_PLL_USE_LOCK |
359 #define TEGRA_PLL_FIXED BIT(6) macro
809 if (pll->params->flags & TEGRA_PLL_FIXED) { in clk_pll_set_rate()849 if (pll->params->flags & TEGRA_PLL_FIXED) { in clk_pll_determine_rate()882 if ((pll->params->flags & TEGRA_PLL_FIXED) && in clk_pll_recalc_rate()
1979 .flags = TEGRA_PLL_FIXED | TEGRA_PLL_LOCK_MISC | TEGRA_PLL_USE_LOCK |2058 .flags = TEGRA_PLL_FIXED | TEGRA_PLL_USE_LOCK | TEGRA_PLL_VCO_OUT,