Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk-super.c25 #define SUPER_LP_DIV2_BYPASS (1 << 16) macro
56 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()