clknode_gate_set_gate
static int clknode_gate_set_gate(struct clknode *clk, bool enable);
CLKNODEMETHOD(clknode_set_gate, clknode_gate_set_gate),