Searched refs:PLLE_BASE_ENABLE (Results 1 – 5 of 5) sorted by relevance
630 #define PLLE_BASE_ENABLE (1 << 30) macro685 value &= ~PLLE_BASE_ENABLE; in tegra_plle_enable()716 value |= PLLE_BASE_ENABLE_CML | PLLE_BASE_ENABLE; in tegra_plle_enable()
659 #define PLLE_BASE_ENABLE (1 << 30) macro714 value &= ~PLLE_BASE_ENABLE; in tegra_plle_enable()762 value |= PLLE_BASE_ENABLE_CML | PLLE_BASE_ENABLE; in tegra_plle_enable()
943 #define PLLE_BASE_ENABLE (1 << 30) macro1005 value |= PLLE_BASE_ENABLE; in tegra_plle_enable()
1129 #define PLLE_BASE_ENABLE (1 << 31) macro1199 value |= PLLE_BASE_ENABLE; in tegra_plle_enable()
57 #define PLLE_BASE_ENABLE BIT(31) macro2445 return val & PLLE_BASE_ENABLE ? 1 : 0; in clk_plle_tegra210_is_enabled()2500 val |= PLLE_BASE_ENABLE; in clk_plle_tegra210_enable()2542 val &= ~PLLE_BASE_ENABLE; in clk_plle_tegra210_disable()