Searched refs:max_gen_clk (Results 1 – 1 of 1) sorted by relevance
36 struct max_gen_clk { struct43 static struct max_gen_clk *to_max_gen_clk(struct clk_hw *hw) in to_max_gen_clk() argument45 return container_of(hw, struct max_gen_clk, hw); in to_max_gen_clk()50 struct max_gen_clk *max_gen = to_max_gen_clk(hw); in max_gen_clk_prepare()58 struct max_gen_clk *max_gen = to_max_gen_clk(hw); in max_gen_clk_unprepare()66 struct max_gen_clk *max_gen = to_max_gen_clk(hw); in max_gen_clk_is_prepared()93 struct max_gen_clk *max_gen) in max_gen_clk_register()115 struct max_gen_clk *max_gen_clks; in max_gen_clk_probe()125 max_gen_clks = devm_kzalloc(dev, sizeof(struct max_gen_clk) in max_gen_clk_probe()