Lines Matching defs:clk_data
38 static void mtk_init_clk_data(struct clk_hw_onecell_data *clk_data, in mtk_init_clk_data()
52 struct clk_hw_onecell_data *clk_data; in mtk_devm_alloc_clk_data() local
67 struct clk_hw_onecell_data *clk_data; in mtk_alloc_clk_data() local
79 void mtk_free_clk_data(struct clk_hw_onecell_data *clk_data) in mtk_free_clk_data()
86 struct clk_hw_onecell_data *clk_data) in mtk_clk_register_fixed_clks()
132 struct clk_hw_onecell_data *clk_data) in mtk_clk_unregister_fixed_clks()
152 struct clk_hw_onecell_data *clk_data) in mtk_clk_register_factors()
198 struct clk_hw_onecell_data *clk_data) in mtk_clk_unregister_factors()
331 struct clk_hw_onecell_data *clk_data) in mtk_clk_register_composites()
377 struct clk_hw_onecell_data *clk_data) in mtk_clk_unregister_composites()
399 struct clk_hw_onecell_data *clk_data) in mtk_clk_register_dividers()
447 struct clk_hw_onecell_data *clk_data) in mtk_clk_unregister_dividers()
471 struct clk_hw_onecell_data *clk_data; in __mtk_clk_simple_probe() local
613 struct clk_hw_onecell_data *clk_data = platform_get_drvdata(pdev); in __mtk_clk_simple_remove() local