Searched refs:TEGRA_PLLU (Results 1 – 5 of 5) sorted by relevance
357 #define TEGRA_PLLU BIT(4) macro
247 #define divp_mask(p) (p->params->flags & TEGRA_PLLU ? PLLU_POST_DIVP_MASK :\1994 pll_params->flags |= TEGRA_PLLU; in tegra_clk_register_pllu()2314 pll_params->flags |= TEGRA_PLLU; in tegra_clk_register_pllu_tegra114()
481 .flags = TEGRA_PLLU | TEGRA_PLL_HAS_CPCON | TEGRA_PLL_SET_LFCON |
743 .flags = TEGRA_PLLU | TEGRA_PLL_HAS_CPCON | TEGRA_PLL_SET_LFCON |
1401 #define divp_mask(p) (p->params->flags & TEGRA_PLLU ? PLLU_POST_DIVP_MASK :\2314 .flags = TEGRA_PLLU | TEGRA_PLL_USE_LOCK | TEGRA_PLL_VCO_OUT,