Searched refs:clk_gate2 (Results 1 – 2 of 2) sorted by relevance
28 struct clk_gate2 { struct36 #define to_clk_gate2(_clk) container_of(_clk, struct clk_gate2, clk) argument40 struct clk_gate2 *gate = to_clk_gate2(dev_get_clk_ptr(clk->dev)); in clk_gate2_enable()53 struct clk_gate2 *gate = to_clk_gate2(dev_get_clk_ptr(clk->dev)); in clk_gate2_disable()85 struct clk_gate2 *gate; in clk_register_gate2()109 U_BOOT_DRIVER(clk_gate2) = {
84 struct clk_gate2 { struct89 #define to_clk_gate2(_clk) container_of(_clk, struct clk_gate2, clk) argument93 struct clk_gate2 *gate = to_clk_gate2(dev_get_clk_ptr(clk->dev)); in clk_gate2_enable()101 struct clk_gate2 *gate = to_clk_gate2(dev_get_clk_ptr(clk->dev)); in clk_gate2_disable()119 struct clk_gate2 *gate; in sandbox_clk_register_gate2()