TEGRA_PLL_VCO_OUT
if (pll->params->flags & TEGRA_PLL_VCO_OUT)
if (pll->params->flags & TEGRA_PLL_VCO_OUT)
if (pll->params->flags & TEGRA_PLL_VCO_OUT) {
if (!(params->flags & TEGRA_PLL_VCO_OUT)) {
.flags = TEGRA_PLL_USE_LOCK | TEGRA_PLL_VCO_OUT,
.flags = TEGRA_PLL_USE_LOCK | TEGRA_PLL_LOCK_MISC | TEGRA_PLL_VCO_OUT,
.flags = TEGRA_PLL_FIXED | TEGRA_PLL_USE_LOCK | TEGRA_PLL_VCO_OUT,
.flags = TEGRA_PLLU | TEGRA_PLL_USE_LOCK | TEGRA_PLL_VCO_OUT,