Home
last modified time | relevance | path

Searched refs:to_clk_gate2 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-gate2.c39 #define to_clk_gate2(_hw) container_of(_hw, struct clk_gate2, hw) macro
43 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_do_shared_clks()
55 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_enable()
72 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_disable()
102 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_is_enabled()
118 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_disable_unused()
/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-gate2.c38 #define to_clk_gate2(_hw) container_of(_hw, struct clk_gate2, hw) macro
42 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_enable()
69 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_disable()
106 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_is_enabled()
116 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_disable_unused()

Completed in 2 milliseconds