Searched refs:pll_out_rst (Results 1 – 1 of 1) sorted by relevance
27 #define pll_out_rst(p) (BIT(p->rst_bit_idx)) macro36 if (!(val & (pll_out_rst(pll_out)))) in clk_pll_out_is_enabled()52 val |= (pll_out_enb(pll_out) | pll_out_rst(pll_out)); in clk_pll_out_enable()74 val &= ~(pll_out_enb(pll_out) | pll_out_rst(pll_out)); in clk_pll_out_disable()