Searched refs:BYPASS_MASK (Results 1 – 3 of 3) sorted by relevance
33 #define BYPASS_MASK BIT(4) macro187 tmp |= BYPASS_MASK; in clk_pll1416x_set_rate()213 tmp &= ~BYPASS_MASK; in clk_pll1416x_set_rate()251 tmp |= BYPASS_MASK; in clk_pll1443x_set_rate()277 tmp &= ~BYPASS_MASK; in clk_pll1443x_set_rate()
89 tmp |= BYPASS_MASK; in fracpll_configure()112 tmp &= ~BYPASS_MASK; in fracpll_configure()655 if (pll_gnrl_ctl & BYPASS_MASK) in decode_fracpll()
28 #define BYPASS_MASK BIT(4) macro
Completed in 8 milliseconds