Searched refs:clk_hw_onecell_data (Results 1 - 25 of 174) sorted by relevance

1234567

/linux-master/drivers/clk/mediatek/
H A Dclk-cpumux.h10 struct clk_hw_onecell_data;
16 struct clk_hw_onecell_data *clk_data);
19 struct clk_hw_onecell_data *clk_data);
H A Dclk-gate.h13 struct clk_hw_onecell_data;
55 struct clk_hw_onecell_data *clk_data);
58 struct clk_hw_onecell_data *clk_data);
H A Dclk-mtk.h59 struct clk_hw_onecell_data *clk_data);
61 struct clk_hw_onecell_data *clk_data);
85 struct clk_hw_onecell_data *clk_data);
87 struct clk_hw_onecell_data *clk_data);
179 struct clk_hw_onecell_data *clk_data);
181 struct clk_hw_onecell_data *clk_data);
208 struct clk_hw_onecell_data *clk_data);
210 struct clk_hw_onecell_data *clk_data);
212 struct clk_hw_onecell_data *mtk_alloc_clk_data(unsigned int clk_num);
213 struct clk_hw_onecell_data *mtk_devm_alloc_clk_dat
[all...]
H A Dclk-pll.h14 struct clk_hw_onecell_data;
76 struct clk_hw_onecell_data *clk_data);
78 struct clk_hw_onecell_data *clk_data);
H A Dclk-pllfh.h74 struct clk_hw_onecell_data *clk_data);
78 struct clk_hw_onecell_data *clk_data);
H A Dclk-mtk.c39 static void mtk_init_clk_data(struct clk_hw_onecell_data *clk_data,
50 struct clk_hw_onecell_data *mtk_devm_alloc_clk_data(struct device *dev,
53 struct clk_hw_onecell_data *clk_data;
66 struct clk_hw_onecell_data *mtk_alloc_clk_data(unsigned int clk_num)
68 struct clk_hw_onecell_data *clk_data;
80 void mtk_free_clk_data(struct clk_hw_onecell_data *clk_data)
87 struct clk_hw_onecell_data *clk_data)
133 struct clk_hw_onecell_data *clk_data)
153 struct clk_hw_onecell_data *clk_data)
199 struct clk_hw_onecell_data *clk_dat
[all...]
H A Dclk-mux.h15 struct clk_hw_onecell_data;
125 struct clk_hw_onecell_data *clk_data);
128 struct clk_hw_onecell_data *clk_data);
H A Dclk-mt8173-infracfg.c20 static struct clk_hw_onecell_data *infra_clk_data;
135 struct clk_hw_onecell_data *clk_data = platform_get_drvdata(pdev);
H A Dclk-mt7622-infracfg.c62 struct clk_hw_onecell_data *clk_data;
107 struct clk_hw_onecell_data *clk_data = platform_get_drvdata(pdev);
H A Dclk-mt8195-apusys_pll.c61 struct clk_hw_onecell_data *clk_data;
90 struct clk_hw_onecell_data *clk_data = platform_get_drvdata(pdev);
H A Dclk-mt7629-eth.c75 struct clk_hw_onecell_data *clk_data;
99 struct clk_hw_onecell_data *clk_data;
H A Dclk-mt6795-pericfg.c96 struct clk_hw_onecell_data *clk_data;
142 struct clk_hw_onecell_data *clk_data = platform_get_drvdata(pdev);
H A Dclk-mt6795-infracfg.c88 struct clk_hw_onecell_data *clk_data;
133 struct clk_hw_onecell_data *clk_data = platform_get_drvdata(pdev);
H A Dclk-cpumux.c108 struct clk_hw_onecell_data *clk_data)
157 struct clk_hw_onecell_data *clk_data)
H A Dclk-mt8188-apmixedsys.c101 struct clk_hw_onecell_data *clk_data;
138 struct clk_hw_onecell_data *clk_data = platform_get_drvdata(pdev);
/linux-master/drivers/clk/sprd/
H A Dcommon.h26 struct clk_hw_onecell_data *hw_clks;
36 int sprd_clk_probe(struct device *dev, struct clk_hw_onecell_data *clkhw);
/linux-master/drivers/clk/actions/
H A Dowl-common.h28 struct clk_hw_onecell_data *hw_clks;
42 int owl_clk_probe(struct device *dev, struct clk_hw_onecell_data *hw_clks);
H A Dowl-common.c61 int owl_clk_probe(struct device *dev, struct clk_hw_onecell_data *hw_clks)
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun8i_tcon_top.h28 struct clk_hw_onecell_data *clk_data;
/linux-master/drivers/clk/bcm/
H A Dclk-bcm2711-dvp.c17 struct clk_hw_onecell_data *data;
27 struct clk_hw_onecell_data *data;
98 struct clk_hw_onecell_data *data = dvp->data;
H A Dclk-bcm2835-aux.c19 struct clk_hw_onecell_data *onecell;
/linux-master/drivers/clk/visconti/
H A Dpll.h21 struct clk_hw_onecell_data clk_data;
H A Dclkc.h30 struct clk_hw_onecell_data clk_data;
/linux-master/drivers/clk/sunxi-ng/
H A Dccu_common.h48 struct clk_hw_onecell_data *hw_clks;
/linux-master/drivers/clk/socfpga/
H A Dstratix10-clk.h13 struct clk_hw_onecell_data clk_data;

Completed in 181 milliseconds

1234567