Searched defs:dwmac (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-stm32.c | 112 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32_dwmac_init() local 145 static int stm32mp1_clk_prepare(struct stm32_dwmac *dwmac, bool prepare) in stm32mp1_clk_prepare() 170 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32mp1_set_mode() local 231 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32mcu_set_mode() local 255 static void stm32_dwmac_clk_disable(struct stm32_dwmac *dwmac) in stm32_dwmac_clk_disable() 264 static int stm32_dwmac_parse_data(struct stm32_dwmac *dwmac, in stm32_dwmac_parse_data() 301 static int stm32mp1_parse_data(struct stm32_dwmac *dwmac, in stm32mp1_parse_data() 367 struct stm32_dwmac *dwmac; in stm32_dwmac_probe() local 425 struct stm32_dwmac *dwmac = priv->plat->bsp_priv; in stm32_dwmac_remove() local 437 static int stm32mp1_suspend(struct stm32_dwmac *dwmac) in stm32mp1_suspend() [all …]
|
D | dwmac-meson8b.c | 107 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
|
D | dwmac-imx.c | 70 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
|
D | dwmac-sti.c | 140 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 321 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in sti_dwmac_remove() local 331 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_suspend() local 341 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_resume() local
|
D | dwmac-visconti.c | 59 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
|
D | dwmac-socfpga.c | 66 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() 388 struct socfpga_dwmac *dwmac; in socfpga_dwmac_probe() local
|
D | dwmac-starfive.c | 29 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; in starfive_dwmac_probe() local
|
D | dwmac-intel-plat.c | 33 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); in intel_eth_plat_remove() local
|
D | dwmac-meson.c | 27 struct meson_dwmac *dwmac = priv; in meson6_dwmac_fix_mac_speed() local 48 struct meson_dwmac *dwmac; in meson6_dwmac_probe() local
|