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