Searched refs:clknode_gate_get_gate (Results 1 – 1 of 1) sorted by relevance
52 static int clknode_gate_get_gate(struct clknode *clk, bool *enable);66 CLKNODEMETHOD(clknode_get_gate, clknode_gate_get_gate),101 clknode_gate_get_gate(struct clknode *clk, bool *enabled) in clknode_gate_get_gate() function