Searched refs:scmi_clk_gate (Results 1 – 5 of 5) sorted by relevance
12 static int scmi_clk_gate(struct clk *clk, int enable) in scmi_clk_gate() function33 return scmi_clk_gate(clk, 1); in scmi_clk_enable()38 return scmi_clk_gate(clk, 0); in scmi_clk_disable()