Searched defs:imx93_clk_gate (Results 1 – 1 of 1) sorted by relevance
35 struct imx93_clk_gate { struct45 #define to_imx93_clk_gate(_hw) container_of(_hw, struct imx93_clk_gate, hw) argument157 struct clk_hw *imx93_clk_gate(struct device *dev, const char *name, const char *parent_name, in imx93_clk_gate() function