Searched refs:RST_MASK (Results 1 – 3 of 3) sorted by relevance
32 #define RST_MASK BIT(9) macro183 tmp &= ~RST_MASK; in clk_pll1416x_set_rate()204 tmp |= RST_MASK; in clk_pll1416x_set_rate()247 tmp &= ~RST_MASK; in clk_pll1443x_set_rate()268 tmp |= RST_MASK; in clk_pll1443x_set_rate()293 val |= RST_MASK; in clk_pll14xx_prepare()309 val &= ~RST_MASK; in clk_pll14xx_unprepare()
93 tmp &= ~RST_MASK; in fracpll_configure()104 tmp |= RST_MASK; in fracpll_configure()649 if ((pll_gnrl_ctl & RST_MASK) == 0) in decode_fracpll()
27 #define RST_MASK BIT(9) macro
Completed in 8 milliseconds