Searched refs:TEGRA_PLLE_CONFIGURE (Results 1 – 3 of 3) sorted by relevance
360 #define TEGRA_PLLE_CONFIGURE BIT(7) macro
522 .flags = TEGRA_PLLE_CONFIGURE | TEGRA_PLL_FIXED |
984 if (pll->params->flags & TEGRA_PLLE_CONFIGURE) { in clk_plle_enable()