Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/imx/
Dclk-gate2.c40 #define to_clk_gate2(_hw) container_of(_hw, struct clk_gate2, hw) macro
44 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_enable()
66 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_disable()
99 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_is_enabled()
106 struct clk_gate2 *gate = to_clk_gate2(hw); in clk_gate2_disable_unused()