Home
last modified time | relevance | path

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

/linux/drivers/clk/imx/
A Dclk-gate2.c28 struct clk_gate2 { struct
39 #define to_clk_gate2(_hw) container_of(_hw, struct clk_gate2, hw) argument
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()
142 struct clk_gate2 *gate; in clk_hw_register_gate2()
147 gate = kzalloc(sizeof(struct clk_gate2), GFP_KERNEL); in clk_hw_register_gate2()
A D.clk-gate2.o.cmd1 …152 -DKBUILD_MODFILE='"drivers/clk/imx/mxc-clk"' -DKBUILD_BASENAME='"clk_gate2"' -DKBUILD_MODNA…

Completed in 7 milliseconds