Home
last modified time | relevance | path

Searched defs:imx93_clk_gate (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/imx/
H A Dclk-gate-93.c35 struct imx93_clk_gate { struct
45 #define to_imx93_clk_gate(_hw) container_of(_hw, struct imx93_clk_gate, hw) argument
157 struct clk_hw *imx93_clk_gate(struct device *dev, const char *name, const char *parent_name, in imx93_clk_gate() function