Searched refs:SUPER_LP_DIV2_BYPASS (Results 1 – 1 of 1) sorted by relevance
36 #define SUPER_LP_DIV2_BYPASS (1 << 16) macro64 if ((mux->flags & TEGRA_DIVIDER_2) && !(val & SUPER_LP_DIV2_BYPASS) && in clk_super_get_parent()104 val ^= SUPER_LP_DIV2_BYPASS; in clk_super_set_parent()