Home
last modified time | relevance | path

Searched defs:dwmac (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-stm32.c122 static int stm32_dwmac_clk_enable(struct stm32_dwmac *dwmac, bool resume) in stm32_dwmac_clk_enable()
161 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32_dwmac_init() local
175 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32mp1_select_ethck_external() local
206 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32mp1_validate_ethck_rate() local
240 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32mp1_configure_pmcr() local
296 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32mp2_configure_syscfg() local
342 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32mp1_set_mode() local
361 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32mcu_set_mode() local
385 static void stm32_dwmac_clk_disable(struct stm32_dwmac *dwmac, bool suspend) in stm32_dwmac_clk_disable()
396 static int stm32_dwmac_parse_data(struct stm32_dwmac *dwmac, in stm32_dwmac_parse_data()
[all …]
H A Ddwmac-meson8b.c107 static void meson8b_dwmac_mask_bits(struct meson8b_dwmac *dwmac, u32 reg, in meson8b_dwmac_mask_bits()
119 static struct clk *meson8b_dwmac_register_clk(struct meson8b_dwmac *dwmac, in meson8b_dwmac_register_clk()
143 static int meson8b_init_rgmii_tx_clk(struct meson8b_dwmac *dwmac) in meson8b_init_rgmii_tx_clk()
213 static int meson8b_set_phy_mode(struct meson8b_dwmac *dwmac) in meson8b_set_phy_mode()
239 static int meson_axg_set_phy_mode(struct meson8b_dwmac *dwmac) in meson_axg_set_phy_mode()
271 static int meson8b_devm_clk_prepare_enable(struct meson8b_dwmac *dwmac, in meson8b_devm_clk_prepare_enable()
284 static int meson8b_init_rgmii_delays(struct meson8b_dwmac *dwmac) in meson8b_init_rgmii_delays()
350 static int meson8b_init_prg_eth(struct meson8b_dwmac *dwmac) in meson8b_init_prg_eth()
396 struct meson8b_dwmac *dwmac; in meson8b_dwmac_probe() local
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; in imx_dwmac_clks_config() local
166 struct imx_priv_data *dwmac = priv; in imx_dwmac_init() local
188 struct imx_priv_data *dwmac = priv; in imx_dwmac_fix_speed() local
221 struct imx_priv_data *dwmac = priv; in imx93_dwmac_fix_speed() local
274 imx_dwmac_parse_dt(struct imx_priv_data *dwmac, struct device *dev) in imx_dwmac_parse_dt()
322 struct imx_priv_data *dwmac; in imx_dwmac_probe() local
H A Ddwmac-sti.c140 struct sti_dwmac *dwmac = priv; in stih4xx_fix_retime_src() local
175 static int sti_dwmac_set_mode(struct sti_dwmac *dwmac) in sti_dwmac_set_mode()
195 static int sti_dwmac_parse_data(struct sti_dwmac *dwmac, in sti_dwmac_parse_data()
263 struct sti_dwmac *dwmac; in sti_dwmac_probe() local
317 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in sti_dwmac_remove() local
327 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_suspend() local
337 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_resume() local
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()
234 static int socfpga_get_plat_phymode(struct socfpga_dwmac *dwmac) in socfpga_get_plat_phymode()
242 static void socfpga_sgmii_config(struct socfpga_dwmac *dwmac, bool enable) in socfpga_sgmii_config()
272 static int socfpga_gen5_set_phy_mode(struct socfpga_dwmac *dwmac) in socfpga_gen5_set_phy_mode()
330 static int socfpga_gen10_set_phy_mode(struct socfpga_dwmac *dwmac) in socfpga_gen10_set_phy_mode()
384 struct socfpga_dwmac *dwmac = priv->plat->bsp_priv; in socfpga_dwmac_pcs_init() local
444 struct socfpga_dwmac *dwmac; in socfpga_dwmac_probe() local
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; in visconti_eth_init_hw() local
185 struct visconti_eth *dwmac = plat_dat->bsp_priv; in visconti_eth_clock_probe() local
204 struct visconti_eth *dwmac = get_stmmac_bsp_priv(&pdev->dev); in visconti_eth_clock_remove() local
216 struct visconti_eth *dwmac; in visconti_eth_dwmac_probe() local
H A Ddwmac-intel-plat.c33 struct intel_dwmac *dwmac = priv; in kmb_eth_fix_mac_speed() local
79 struct intel_dwmac *dwmac; in intel_eth_plat_probe() local
170 struct intel_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in intel_eth_plat_remove() local
H A Ddwmac-starfive.c36 struct starfive_dwmac *dwmac = priv; in starfive_dwmac_fix_mac_speed() local
64 struct starfive_dwmac *dwmac = plat_dat->bsp_priv; in starfive_dwmac_set_mode() local
116 struct starfive_dwmac *dwmac; in starfive_dwmac_probe() local
H A Ddwmac-loongson1.c51 struct ls1x_dwmac *dwmac = priv; in ls1b_dwmac_syscon_init() local
118 struct ls1x_dwmac *dwmac = priv; in ls1c_dwmac_syscon_init() local
147 struct ls1x_dwmac *dwmac; in ls1x_dwmac_probe() local
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