Searched defs:dwmac (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-stm32.c | 112 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32_dwmac_init() local 144 static int stm32mp1_clk_prepare(struct stm32_dwmac *dwmac, bool prepare) in stm32mp1_clk_prepare() 169 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32mp1_set_mode() local 230 struct stm32_dwmac *dwmac = plat_dat->bsp_priv; in stm32mcu_set_mode() local 254 static void stm32_dwmac_clk_disable(struct stm32_dwmac *dwmac) in stm32_dwmac_clk_disable() 263 static int stm32_dwmac_parse_data(struct stm32_dwmac *dwmac, in stm32_dwmac_parse_data() 300 static int stm32mp1_parse_data(struct stm32_dwmac *dwmac, in stm32mp1_parse_data() 366 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 | 96 static void meson8b_dwmac_mask_bits(struct meson8b_dwmac *dwmac, u32 reg, in meson8b_dwmac_mask_bits() 108 static struct clk *meson8b_dwmac_register_clk(struct meson8b_dwmac *dwmac, in meson8b_dwmac_register_clk() 132 static int meson8b_init_rgmii_tx_clk(struct meson8b_dwmac *dwmac) in meson8b_init_rgmii_tx_clk() 202 static int meson8b_set_phy_mode(struct meson8b_dwmac *dwmac) in meson8b_set_phy_mode() 228 static int meson_axg_set_phy_mode(struct meson8b_dwmac *dwmac) in meson_axg_set_phy_mode() 255 static int meson8b_devm_clk_prepare_enable(struct meson8b_dwmac *dwmac, in meson8b_devm_clk_prepare_enable() 271 static int meson8b_init_prg_eth(struct meson8b_dwmac *dwmac) in meson8b_init_prg_eth() 368 struct meson8b_dwmac *dwmac; in meson8b_dwmac_probe() local
|
D | dwmac-sti.c | 162 struct sti_dwmac *dwmac = priv; in stih4xx_fix_retime_src() local 199 struct sti_dwmac *dwmac = priv; in stid127_fix_retime_src() local 227 static int sti_dwmac_set_mode(struct sti_dwmac *dwmac) in sti_dwmac_set_mode() 247 static int sti_dwmac_parse_data(struct sti_dwmac *dwmac, in sti_dwmac_parse_data() 315 struct sti_dwmac *dwmac; in sti_dwmac_probe() local 373 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in sti_dwmac_remove() local 384 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_suspend() local 394 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_resume() local
|
D | dwmac-imx.c | 55 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; in imx_dwmac_exit() local 139 struct imx_priv_data *dwmac = priv; in imx_dwmac_fix_speed() local 171 imx_dwmac_parse_dt(struct imx_priv_data *dwmac, struct device *dev) in imx_dwmac_parse_dt() 217 struct imx_priv_data *dwmac; in imx_dwmac_probe() local
|
D | dwmac-socfpga.c | 63 struct socfpga_dwmac *dwmac = (struct socfpga_dwmac *)priv; in socfpga_dwmac_fix_mac_speed() local 100 static int socfpga_dwmac_parse_data(struct socfpga_dwmac *dwmac, struct device *dev) in socfpga_dwmac_parse_data() 231 static int socfpga_get_plat_phymode(struct socfpga_dwmac *dwmac) in socfpga_get_plat_phymode() 262 static int socfpga_gen5_set_phy_mode(struct socfpga_dwmac *dwmac) in socfpga_gen5_set_phy_mode() 324 static int socfpga_gen10_set_phy_mode(struct socfpga_dwmac *dwmac) in socfpga_gen10_set_phy_mode() 386 struct socfpga_dwmac *dwmac; in socfpga_dwmac_probe() local
|
D | dwmac-intel-plat.c | 33 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); 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
|
D | dwmac-oxnas.c | 59 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
|