Home
last modified time | relevance | path

Searched defs:dwmac (Results 1 - 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
H A DMakefile[all...]
H A Ddwmac-meson.c27 struct meson_dwmac *dwmac = priv; in meson6_dwmac_fix_mac_speed() local
48 struct meson_dwmac *dwmac; in meson6_dwmac_probe() local
[all...]
H A Ddwmac-intel-plat.c33 struct intel_dwmac *dwmac = priv; in kmb_eth_fix_mac_speed() local
82 struct intel_dwmac *dwmac; in intel_eth_plat_probe() local
177 struct intel_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); intel_eth_plat_remove() local
[all...]
H A Ddwmac-oxnas.c59 struct oxnas_dwmac *dwmac = priv; in oxnas_dwmac_init() local
105 struct oxnas_dwmac *dwmac = priv; in oxnas_dwmac_exit() local
114 struct oxnas_dwmac *dwmac; in oxnas_dwmac_probe() local
[all...]
H A Ddwmac-imx.c55 struct imx_priv_data *dwmac = plat_dat->bsp_priv; in imx8mp_set_intf_mode() local
96 struct imx_priv_data *dwmac = priv; in imx_dwmac_init() local
130 struct imx_priv_data *dwmac = priv; imx_dwmac_exit() local
139 struct imx_priv_data *dwmac = priv; imx_dwmac_fix_speed() local
171 imx_dwmac_parse_dt(struct imx_priv_data *dwmac, struct device *dev) imx_dwmac_parse_dt() argument
217 struct imx_priv_data *dwmac; imx_dwmac_probe() local
[all...]
H A Ddwmac-socfpga.c60 struct socfpga_dwmac *dwmac = (struct socfpga_dwmac *)priv; in socfpga_dwmac_fix_mac_speed() local
99 static int socfpga_dwmac_parse_data(struct socfpga_dwmac *dwmac, struct device *dev) in socfpga_dwmac_parse_data() argument
230 socfpga_get_plat_phymode(struct socfpga_dwmac *dwmac) socfpga_get_plat_phymode() argument
261 socfpga_gen5_set_phy_mode(struct socfpga_dwmac *dwmac) socfpga_gen5_set_phy_mode() argument
323 socfpga_gen10_set_phy_mode(struct socfpga_dwmac *dwmac) socfpga_gen10_set_phy_mode() argument
385 struct socfpga_dwmac *dwmac; socfpga_dwmac_probe() local
[all...]
H A Ddwmac-stm32.c113 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32_dwmac_init() local
146 stm32mp1_clk_prepare(struct stm32_dwmac *dwmac, bool prepare) stm32mp1_clk_prepare() argument
171 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; stm32mp1_set_mode() local
232 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; stm32mcu_set_mode() local
256 stm32_dwmac_clk_disable(struct stm32_dwmac *dwmac) stm32_dwmac_clk_disable() argument
265 stm32_dwmac_parse_data(struct stm32_dwmac *dwmac, struct device *dev) stm32_dwmac_parse_data() argument
302 stm32mp1_parse_data(struct stm32_dwmac *dwmac, struct device *dev) stm32mp1_parse_data() argument
368 struct stm32_dwmac *dwmac; stm32_dwmac_probe() local
427 struct stm32_dwmac *dwmac = priv->plat->bsp_priv; stm32_dwmac_remove() local
439 stm32mp1_suspend(struct stm32_dwmac *dwmac) stm32mp1_suspend() argument
455 stm32mp1_resume(struct stm32_dwmac *dwmac) stm32mp1_resume() argument
460 stm32mcu_suspend(struct stm32_dwmac *dwmac) stm32mcu_suspend() argument
473 struct stm32_dwmac *dwmac = priv->plat->bsp_priv; stm32_dwmac_suspend() local
489 struct stm32_dwmac *dwmac = priv->plat->bsp_priv; stm32_dwmac_resume() local
[all...]
H A Ddwmac-sti.c162 struct sti_dwmac *dwmac = priv; in stih4xx_fix_retime_src() local
199 struct sti_dwmac *dwmac = priv; stid127_fix_retime_src() local
227 sti_dwmac_set_mode(struct sti_dwmac *dwmac) sti_dwmac_set_mode() argument
247 sti_dwmac_parse_data(struct sti_dwmac *dwmac, struct platform_device *pdev) sti_dwmac_parse_data() argument
315 struct sti_dwmac *dwmac; sti_dwmac_probe() local
373 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); sti_dwmac_remove() local
384 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); sti_dwmac_suspend() local
394 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); sti_dwmac_resume() local
[all...]
H A Ddwmac-meson8b.c96 static void meson8b_dwmac_mask_bits(struct meson8b_dwmac *dwmac, u32 reg, in meson8b_dwmac_mask_bits() argument
108 static struct clk *meson8b_dwmac_register_clk(struct meson8b_dwmac *dwmac, in meson8b_dwmac_register_clk() argument
132 static int meson8b_init_rgmii_tx_clk(struct meson8b_dwmac *dwmac) in meson8b_init_rgmii_tx_clk() argument
202 meson8b_set_phy_mode(struct meson8b_dwmac *dwmac) meson8b_set_phy_mode() argument
228 meson_axg_set_phy_mode(struct meson8b_dwmac *dwmac) meson_axg_set_phy_mode() argument
255 meson8b_devm_clk_prepare_enable(struct meson8b_dwmac *dwmac, struct clk *clk) meson8b_devm_clk_prepare_enable() argument
269 meson8b_init_prg_eth(struct meson8b_dwmac *dwmac) meson8b_init_prg_eth() argument
366 struct meson8b_dwmac *dwmac; meson8b_dwmac_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/stmicro/stmmac/
H A DMakefile[all...]
H A Ddwmac-meson.c27 struct meson_dwmac *dwmac = priv; in meson6_dwmac_fix_mac_speed() local
48 struct meson_dwmac *dwmac; in meson6_dwmac_probe() local
[all...]
H A Ddwmac-intel-plat.c33 struct intel_dwmac *dwmac = priv; in kmb_eth_fix_mac_speed() local
80 struct intel_dwmac *dwmac; in intel_eth_plat_probe() local
174 struct intel_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); intel_eth_plat_remove() local
[all...]
H A Ddwmac-starfive.c29 struct starfive_dwmac *dwmac = priv; in starfive_dwmac_fix_mac_speed() local
57 struct starfive_dwmac *dwmac = plat_dat->bsp_priv; in starfive_dwmac_set_mode() local
99 struct starfive_dwmac *dwmac; starfive_dwmac_probe() local
[all...]
H A Ddwmac-visconti.c59 struct visconti_eth *dwmac = priv; in visconti_eth_fix_mac_speed() local
144 struct visconti_eth *dwmac = plat_dat->bsp_priv; visconti_eth_init_hw() local
185 struct visconti_eth *dwmac = plat_dat->bsp_priv; visconti_eth_clock_probe() local
204 struct visconti_eth *dwmac = get_stmmac_bsp_priv(&pdev->dev); visconti_eth_clock_remove() local
216 struct visconti_eth *dwmac; visconti_eth_dwmac_probe() local
[all...]
H A Ddwmac-imx.c70 struct imx_priv_data *dwmac = plat_dat->bsp_priv; in imx8mp_set_intf_mode() local
110 struct imx_priv_data *dwmac = plat_dat->bsp_priv; in imx93_set_intf_mode() local
139 struct imx_priv_data *dwmac = priv; imx_dwmac_clks_config() local
166 struct imx_priv_data *dwmac = priv; imx_dwmac_init() local
188 struct imx_priv_data *dwmac = priv; imx_dwmac_fix_speed() local
221 struct imx_priv_data *dwmac = priv; imx93_dwmac_fix_speed() local
274 imx_dwmac_parse_dt(struct imx_priv_data *dwmac, struct device *dev) imx_dwmac_parse_dt() argument
322 struct imx_priv_data *dwmac; imx_dwmac_probe() local
[all...]
H A Ddwmac-meson8b.c107 static void meson8b_dwmac_mask_bits(struct meson8b_dwmac *dwmac, u32 reg, in meson8b_dwmac_mask_bits() argument
119 static struct clk *meson8b_dwmac_register_clk(struct meson8b_dwmac *dwmac, in meson8b_dwmac_register_clk() argument
143 static int meson8b_init_rgmii_tx_clk(struct meson8b_dwmac *dwmac) in meson8b_init_rgmii_tx_clk() argument
213 meson8b_set_phy_mode(struct meson8b_dwmac *dwmac) meson8b_set_phy_mode() argument
239 meson_axg_set_phy_mode(struct meson8b_dwmac *dwmac) meson_axg_set_phy_mode() argument
271 meson8b_devm_clk_prepare_enable(struct meson8b_dwmac *dwmac, struct clk *clk) meson8b_devm_clk_prepare_enable() argument
284 meson8b_init_rgmii_delays(struct meson8b_dwmac *dwmac) meson8b_init_rgmii_delays() argument
350 meson8b_init_prg_eth(struct meson8b_dwmac *dwmac) meson8b_init_prg_eth() argument
396 struct meson8b_dwmac *dwmac; meson8b_dwmac_probe() local
[all...]
H A Ddwmac-socfpga.c66 struct socfpga_dwmac *dwmac = (struct socfpga_dwmac *)priv; in socfpga_dwmac_fix_mac_speed() local
103 static int socfpga_dwmac_parse_data(struct socfpga_dwmac *dwmac, struct device *dev) in socfpga_dwmac_parse_data() argument
234 socfpga_get_plat_phymode(struct socfpga_dwmac *dwmac) socfpga_get_plat_phymode() argument
242 socfpga_sgmii_config(struct socfpga_dwmac *dwmac, bool enable) socfpga_sgmii_config() argument
272 socfpga_gen5_set_phy_mode(struct socfpga_dwmac *dwmac) socfpga_gen5_set_phy_mode() argument
330 socfpga_gen10_set_phy_mode(struct socfpga_dwmac *dwmac) socfpga_gen10_set_phy_mode() argument
388 struct socfpga_dwmac *dwmac; socfpga_dwmac_probe() local
[all...]
H A Ddwmac-stm32.c112 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32_dwmac_init() local
145 stm32mp1_clk_prepare(struct stm32_dwmac *dwmac, bool prepare) stm32mp1_clk_prepare() argument
170 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; stm32mp1_set_mode() local
231 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; stm32mcu_set_mode() local
255 stm32_dwmac_clk_disable(struct stm32_dwmac *dwmac) stm32_dwmac_clk_disable() argument
264 stm32_dwmac_parse_data(struct stm32_dwmac *dwmac, struct device *dev) stm32_dwmac_parse_data() argument
301 stm32mp1_parse_data(struct stm32_dwmac *dwmac, struct device *dev) stm32mp1_parse_data() argument
367 struct stm32_dwmac *dwmac; stm32_dwmac_probe() local
425 struct stm32_dwmac *dwmac = priv->plat->bsp_priv; stm32_dwmac_remove() local
437 stm32mp1_suspend(struct stm32_dwmac *dwmac) stm32mp1_suspend() argument
453 stm32mp1_resume(struct stm32_dwmac *dwmac) stm32mp1_resume() argument
458 stm32mcu_suspend(struct stm32_dwmac *dwmac) stm32mcu_suspend() argument
471 struct stm32_dwmac *dwmac = priv->plat->bsp_priv; stm32_dwmac_suspend() local
487 struct stm32_dwmac *dwmac = priv->plat->bsp_priv; stm32_dwmac_resume() local
[all...]
H A Ddwmac-sti.c140 struct sti_dwmac *dwmac = priv; in stih4xx_fix_retime_src() local
175 sti_dwmac_set_mode(struct sti_dwmac *dwmac) sti_dwmac_set_mode() argument
195 sti_dwmac_parse_data(struct sti_dwmac *dwmac, struct platform_device *pdev) sti_dwmac_parse_data() argument
263 struct sti_dwmac *dwmac; sti_dwmac_probe() local
321 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); sti_dwmac_remove() local
331 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); sti_dwmac_suspend() local
341 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); sti_dwmac_resume() local
[all...]

Completed in 8 milliseconds