Searched refs:pll_out_enb (Results 1 – 1 of 1) sorted by relevance
15 #define pll_out_enb(p) (BIT(p->enb_bit_idx)) macro24 state = (val & pll_out_enb(pll_out)) ? 1 : 0; in clk_pll_out_is_enabled()41 val |= (pll_out_enb(pll_out) | pll_out_rst(pll_out)); in clk_pll_out_enable()63 val &= ~(pll_out_enb(pll_out) | pll_out_rst(pll_out)); in clk_pll_out_disable()