Home
last modified time | relevance | path

Searched refs:clk_hw_onecell_data (Results 1 – 25 of 70) sorted by relevance

123

/Linux-v4.19/drivers/clk/actions/
Dowl-common.h28 struct clk_hw_onecell_data *hw_clks;
39 int owl_clk_probe(struct device *dev, struct clk_hw_onecell_data *hw_clks);
Dowl-common.c64 int owl_clk_probe(struct device *dev, struct clk_hw_onecell_data *hw_clks) in owl_clk_probe()
/Linux-v4.19/drivers/clk/sprd/
Dcommon.h26 struct clk_hw_onecell_data *hw_clks;
36 int sprd_clk_probe(struct device *dev, struct clk_hw_onecell_data *clkhw);
Dsc9860-clk.c86 static struct clk_hw_onecell_data sc9860_pmu_gate_hws = {
317 static struct clk_hw_onecell_data sc9860_pll_hws = {
463 static struct clk_hw_onecell_data sc9860_ap_clk_hws = {
701 static struct clk_hw_onecell_data sc9860_aon_prediv_hws = {
800 static struct clk_hw_onecell_data sc9860_apahb_gate_hws = {
1092 static struct clk_hw_onecell_data sc9860_aon_gate_hws = {
1210 static struct clk_hw_onecell_data sc9860_aonsecure_clk_hws = {
1283 static struct clk_hw_onecell_data sc9860_agcp_gate_hws = {
1324 static struct clk_hw_onecell_data sc9860_gpu_clk_hws = {
1368 static struct clk_hw_onecell_data sc9860_vsp_clk_hws = {
[all …]
Dcommon.c68 int sprd_clk_probe(struct device *dev, struct clk_hw_onecell_data *clkhw) in sprd_clk_probe()
/Linux-v4.19/drivers/clk/
Dclk-oxnas.c40 struct clk_hw_onecell_data *onecell_data;
166 static struct clk_hw_onecell_data ox810se_hw_onecell_data = {
181 static struct clk_hw_onecell_data ox820_hw_onecell_data = {
Dclk-stm32mp1.c321 struct clk_hw_onecell_data *clk_data,
381 struct clk_hw_onecell_data *clk_data, in _clk_hw_register_gate()
399 struct clk_hw_onecell_data *clk_data, in _clk_hw_register_fixed_factor()
412 struct clk_hw_onecell_data *clk_data, in _clk_hw_register_divider_table()
432 struct clk_hw_onecell_data *clk_data, in _clk_hw_register_mux()
1039 struct clk_hw_onecell_data *clk_data, in _clk_register_pll()
1055 struct clk_hw_onecell_data *clk_data, in _clk_register_cktim()
1068 struct clk_hw_onecell_data *clk_data, in _clk_stm32_register_gate()
1083 struct clk_hw_onecell_data *clk_data, in _clk_stm32_register_composite()
2014 struct clk_hw_onecell_data *clk_data, in stm32_register_hw_clk()
[all …]
Dclk-efm32gg.c20 static struct clk_hw_onecell_data *clk_data;
/Linux-v4.19/drivers/clk/sunxi-ng/
Dccu-sun8i-de2.c95 static struct clk_hw_onecell_data sun8i_a83t_de2_hw_clks = {
112 static struct clk_hw_onecell_data sun8i_h3_de2_hw_clks = {
129 static struct clk_hw_onecell_data sun8i_v3s_de2_hw_clks = {
Dccu-sun8i-r.c183 static struct clk_hw_onecell_data sun8i_a83t_r_hw_clks = {
200 static struct clk_hw_onecell_data sun8i_h3_r_hw_clks = {
216 static struct clk_hw_onecell_data sun50i_a64_r_hw_clks = {
Dccu_common.h54 struct clk_hw_onecell_data *hw_clks;
Dccu-sun9i-a80-usb.c53 static struct clk_hw_onecell_data sun9i_a80_usb_hw_clks = {
Dccu-sun50i-h6-r.c149 static struct clk_hw_onecell_data sun50i_h6_r_hw_clks = {
/Linux-v4.19/drivers/clk/mvebu/
Darmada-37xx-tbg.c86 struct clk_hw_onecell_data *hw_tbg_data; in armada_3700_tbg_clock_probe()
135 struct clk_hw_onecell_data *hw_tbg_data = platform_get_drvdata(pdev); in armada_3700_tbg_clock_remove()
Dcp110-system-controller.c200 struct clk_hw_onecell_data *clk_data = data; in cp110_of_clk_get()
241 struct clk_hw_onecell_data *cp110_clk_data; in cp110_syscon_common_probe()
/Linux-v4.19/drivers/clk/meson/
Dmeson-aoclk.h24 const struct clk_hw_onecell_data *hw_data;
Dgxbb-aoclk.c62 static const struct clk_hw_onecell_data gxbb_aoclk_onecell_data = {
Daxg-aoclk.c122 static const struct clk_hw_onecell_data axg_aoclk_onecell_data = {
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun8i_tcon_top.h28 struct clk_hw_onecell_data *clk_data;
Dsun8i_tcon_top.c122 struct clk_hw_onecell_data *clk_data; in sun8i_tcon_top_bind()
226 struct clk_hw_onecell_data *clk_data = tcon_top->clk_data; in sun8i_tcon_top_unbind()
/Linux-v4.19/drivers/clk/bcm/
Dclk-bcm2835-aux.c27 struct clk_hw_onecell_data *onecell; in bcm2835_aux_clk_probe()
/Linux-v4.19/drivers/clk/imgtec/
Dclk-boston.c39 struct clk_hw_onecell_data *onecell; in clk_boston_setup()
/Linux-v4.19/drivers/clk/samsung/
Dclk-exynos-clkout.c34 struct clk_hw_onecell_data data;
/Linux-v4.19/drivers/clk/zte/
Dclk-zx296718.c559 static struct clk_hw_onecell_data top_hw_onecell_data = {
749 static struct clk_hw_onecell_data lsp0_hw_onecell_data = {
857 static struct clk_hw_onecell_data lsp1_hw_onecell_data = {
974 static struct clk_hw_onecell_data audio_hw_onecell_data = {
/Linux-v4.19/drivers/clk/uniphier/
Dclk-uniphier-core.c54 struct clk_hw_onecell_data *hw_data; in uniphier_clk_probe()

123