Searched refs:clknode_gate_set_gate (Results 1 – 1 of 1) sorted by relevance
52 static int clknode_gate_set_gate(struct clknode *clk, bool enable);66 CLKNODEMETHOD(clknode_set_gate, clknode_gate_set_gate),82 clknode_gate_set_gate(struct clknode *clk, bool enable) in clknode_gate_set_gate() function