Searched refs:SUPER_LP_DIV2_BYPASS (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/tegra/
H A Dclk-super.c36 #define SUPER_LP_DIV2_BYPASS (1 << 16) macro
64 if ((mux->flags & TEGRA_DIVIDER_2) && !(val & SUPER_LP_DIV2_BYPASS) && clk_super_get_parent()
104 val ^= SUPER_LP_DIV2_BYPASS; clk_super_set_parent()

Completed in 38 milliseconds