Searched refs:max_gen_clk (Results 1 – 1 of 1) sorted by relevance
34 struct max_gen_clk { struct41 static struct max_gen_clk *to_max_gen_clk(struct clk_hw *hw) in to_max_gen_clk() argument43 return container_of(hw, struct max_gen_clk, hw); in to_max_gen_clk()48 struct max_gen_clk *max_gen = to_max_gen_clk(hw); in max_gen_clk_prepare()56 struct max_gen_clk *max_gen = to_max_gen_clk(hw); in max_gen_clk_unprepare()64 struct max_gen_clk *max_gen = to_max_gen_clk(hw); in max_gen_clk_is_prepared()91 struct max_gen_clk *max_gen) in max_gen_clk_register()113 struct max_gen_clk *max_gen_clks; in max_gen_clk_probe()123 max_gen_clks = devm_kzalloc(dev, sizeof(struct max_gen_clk) in max_gen_clk_probe()