Searched refs:rk_clk_gate_set_gate (Results 1 – 1 of 1) sorted by relevance
54 static int rk_clk_gate_set_gate(struct clknode *clk, bool enable);68 CLKNODEMETHOD(clknode_set_gate, rk_clk_gate_set_gate),94 rk_clk_gate_set_gate(struct clknode *clk, bool enable) in rk_clk_gate_set_gate() function