Searched refs:PLLE_AUX_SEQ_ENABLE (Results 1 – 3 of 3) sorted by relevance
98 #define PLLE_AUX_SEQ_ENABLE BIT(24) macro1629 val &= ~PLLE_AUX_SEQ_ENABLE; in clk_plle_tegra114_enable()1684 val |= PLLE_AUX_SEQ_ENABLE; in clk_plle_tegra114_enable()2466 if (val & PLLE_AUX_SEQ_ENABLE) in clk_plle_tegra210_enable()2526 val |= PLLE_AUX_SEQ_ENABLE; in clk_plle_tegra210_enable()2547 if (val & PLLE_AUX_SEQ_ENABLE) in clk_plle_tegra210_disable()
959 #define PLLE_AUX_SEQ_ENABLE (1 << 24) macro973 value &= ~PLLE_AUX_SEQ_ENABLE; in tegra_plle_enable()
1147 #define PLLE_AUX_SEQ_ENABLE (1 << 24) macro1255 value |= PLLE_AUX_SEQ_ENABLE; in tegra_plle_enable()