Searched refs:to_clk_gated_fixed (Results 1 – 1 of 1) sorted by relevance
266 #define to_clk_gated_fixed(_clk_gpio) container_of(_clk_gpio, struct clk_gated_fixed, clk_gpio) macro271 return to_clk_gated_fixed(to_clk_gpio(hw))->rate; in clk_gated_fixed_recalc_rate()276 struct clk_gated_fixed *clk = to_clk_gated_fixed(to_clk_gpio(hw)); in clk_gated_fixed_prepare()286 struct clk_gated_fixed *clk = to_clk_gated_fixed(to_clk_gpio(hw)); in clk_gated_fixed_unprepare()296 struct clk_gated_fixed *clk = to_clk_gated_fixed(to_clk_gpio(hw)); in clk_gated_fixed_is_prepared()