Home
last modified time | relevance | path

Searched refs:to_imx93_clk_gate (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/clk/imx/
Dclk-gate-93.c45 #define to_imx93_clk_gate(_hw) container_of(_hw, struct imx93_clk_gate, hw) macro
49 struct imx93_clk_gate *gate = to_imx93_clk_gate(hw); in imx93_clk_gate_do_hardware()
67 struct imx93_clk_gate *gate = to_imx93_clk_gate(hw); in imx93_clk_gate_enable()
84 struct imx93_clk_gate *gate = to_imx93_clk_gate(hw); in imx93_clk_gate_disable()
120 struct imx93_clk_gate *gate = to_imx93_clk_gate(hw); in imx93_clk_gate_is_enabled()
135 struct imx93_clk_gate *gate = to_imx93_clk_gate(hw); in imx93_clk_gate_disable_unused()