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