clknode_gate_get_gate
static int clknode_gate_get_gate(struct clknode *clk, bool *enable);
CLKNODEMETHOD(clknode_get_gate, clknode_gate_get_gate),