Lines Matching defs:clk_data
21 static void mtk_init_clk_data(struct clk_hw_onecell_data *clk_data, in mtk_init_clk_data()
35 struct clk_hw_onecell_data *clk_data; in mtk_devm_alloc_clk_data() local
50 struct clk_hw_onecell_data *clk_data; in mtk_alloc_clk_data() local
62 void mtk_free_clk_data(struct clk_hw_onecell_data *clk_data) in mtk_free_clk_data()
69 struct clk_hw_onecell_data *clk_data) in mtk_clk_register_fixed_clks()
115 struct clk_hw_onecell_data *clk_data) in mtk_clk_unregister_fixed_clks()
135 struct clk_hw_onecell_data *clk_data) in mtk_clk_register_factors()
181 struct clk_hw_onecell_data *clk_data) in mtk_clk_unregister_factors()
313 struct clk_hw_onecell_data *clk_data) in mtk_clk_register_composites()
359 struct clk_hw_onecell_data *clk_data) in mtk_clk_unregister_composites()
380 struct clk_hw_onecell_data *clk_data) in mtk_clk_register_dividers()
428 struct clk_hw_onecell_data *clk_data) in mtk_clk_unregister_dividers()
450 struct clk_hw_onecell_data *clk_data; in mtk_clk_simple_probe() local
493 struct clk_hw_onecell_data *clk_data = platform_get_drvdata(pdev); in mtk_clk_simple_remove() local