Searched refs:to_clk_gpio (Results 1 – 1 of 1) sorted by relevance
51 #define to_clk_gpio(_hw) container_of(_hw, struct clk_gpio, hw) macro55 struct clk_gpio *clk = to_clk_gpio(hw); in clk_gpio_gate_enable()64 struct clk_gpio *clk = to_clk_gpio(hw); in clk_gpio_gate_disable()71 struct clk_gpio *clk = to_clk_gpio(hw); in clk_gpio_gate_is_enabled()84 struct clk_gpio *clk = to_clk_gpio(hw); in clk_sleeping_gpio_gate_prepare()93 struct clk_gpio *clk = to_clk_gpio(hw); in clk_sleeping_gpio_gate_unprepare()100 struct clk_gpio *clk = to_clk_gpio(hw); in clk_sleeping_gpio_gate_is_prepared()121 struct clk_gpio *clk = to_clk_gpio(hw); in clk_gpio_mux_get_parent()128 struct clk_gpio *clk = to_clk_gpio(hw); in clk_gpio_mux_set_parent()271 return to_clk_gated_fixed(to_clk_gpio(hw))->rate; in clk_gated_fixed_recalc_rate()[all …]