Searched defs:dwmac (Results 1 – 11 of 11) sorted by relevance
/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-stm32.c | 122 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 …]
|
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-sti.c | 137 struct sti_dwmac *dwmac = priv; in stih4xx_fix_retime_src() local 167 static int sti_dwmac_set_mode(struct sti_dwmac *dwmac) in sti_dwmac_set_mode() 187 static int sti_dwmac_parse_data(struct sti_dwmac *dwmac, in sti_dwmac_parse_data() 250 struct sti_dwmac *dwmac; in sti_dwmac_probe() local 304 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in sti_dwmac_remove() local 313 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_suspend() local 323 struct sti_dwmac *dwmac = get_stmmac_bsp_priv(dev); in sti_dwmac_resume() local
|
D | dwmac-imx.c | 72 struct imx_priv_data *dwmac = plat_dat->bsp_priv; in imx8mp_set_intf_mode() local 112 struct imx_priv_data *dwmac = plat_dat->bsp_priv; in imx93_set_intf_mode() local 149 struct imx_priv_data *dwmac = priv; in imx_dwmac_clks_config() local 176 struct imx_priv_data *dwmac = priv; in imx_dwmac_init() local 198 struct imx_priv_data *dwmac = priv; in imx_dwmac_fix_speed() local 222 struct imx_priv_data *dwmac = priv; in imx93_dwmac_fix_speed() local 275 imx_dwmac_parse_dt(struct imx_priv_data *dwmac, struct device *dev) in imx_dwmac_parse_dt() 319 struct imx_priv_data *dwmac; in imx_dwmac_probe() local
|
D | dwmac-thead.c | 59 struct thead_dwmac *dwmac = plat->bsp_priv; in thead_dwmac_set_phy_if() local 84 struct thead_dwmac *dwmac = plat->bsp_priv; in thead_dwmac_set_txclk_dir() local 110 struct thead_dwmac *dwmac = priv; in thead_dwmac_fix_speed() local 162 struct thead_dwmac *dwmac = plat->bsp_priv; in thead_dwmac_enable_clk() local 192 struct thead_dwmac *dwmac = priv; in thead_dwmac_init() local 221 struct thead_dwmac *dwmac; in thead_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() 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
|
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-intel-plat.c | 33 struct intel_dwmac *dwmac = priv; in kmb_eth_fix_mac_speed() local 65 struct intel_dwmac *dwmac; in intel_eth_plat_probe() local 159 struct intel_dwmac *dwmac = get_stmmac_bsp_priv(&pdev->dev); in intel_eth_plat_remove() local
|
D | dwmac-starfive.c | 36 struct starfive_dwmac *dwmac = priv; in starfive_dwmac_fix_mac_speed() local 53 struct starfive_dwmac *dwmac = plat_dat->bsp_priv; in starfive_dwmac_set_mode() local 105 struct starfive_dwmac *dwmac; in starfive_dwmac_probe() local
|
D | dwmac-loongson1.c | 51 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
|
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
|