Searched refs:ready_gate_clk_ops (Results 1 – 1 of 1) sorted by relevance
209 static const struct clk_ops ready_gate_clk_ops = { variable230 init.ops = &ready_gate_clk_ops; in clk_register_ready_gate()703 return ready_gate_clk_ops.is_enabled(_hw); in pll_is_enabled()713 return ready_gate_clk_ops.enable(_hw); in pll_enable()723 ready_gate_clk_ops.disable(_hw); in pll_disable()