imx93_clk_gate
static int imx93_clk_gate_reg_is_enabled(struct imx93_clk_gate *gate)
struct imx93_clk_gate *gate = to_imx93_clk_gate(hw);
struct imx93_clk_gate *gate = to_imx93_clk_gate(hw);
struct imx93_clk_gate *gate;
gate = kzalloc_obj(struct imx93_clk_gate);
EXPORT_SYMBOL_GPL(imx93_clk_gate);
#define to_imx93_clk_gate(_hw) container_of(_hw, struct imx93_clk_gate, hw)
struct imx93_clk_gate *gate = to_imx93_clk_gate(hw);
struct imx93_clk_gate *gate = to_imx93_clk_gate(hw);
struct imx93_clk_gate *gate = to_imx93_clk_gate(hw);
clks[ccgr->clk] = imx93_clk_gate(NULL,
struct clk_hw *imx93_clk_gate(struct device *dev, const char *name, const char *parent_name,