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