Home
last modified time | relevance | path

Searched refs:stmmac_get_platform_resources (Results 1 – 21 of 21) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_platform.h21 int stmmac_get_platform_resources(struct platform_device *pdev,
H A Ddwmac-generic.c25 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in dwmac_generic_probe()
H A Ddwmac-lpc18xx.c36 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in lpc18xx_dwmac_probe()
H A Ddwmac-meson.c51 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in meson6_dwmac_probe()
H A Ddwmac-anarion.c110 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in anarion_dwmac_probe()
H A Ddwmac-sunxi.c107 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in sun7i_gmac_probe()
H A Ddwmac-starfive.c120 err = stmmac_get_platform_resources(pdev, &stmmac_res); in starfive_dwmac_probe()
H A Ddwmac-intel-plat.c84 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in intel_eth_plat_probe()
H A Ddwmac-visconti.c219 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in visconti_eth_dwmac_probe()
H A Ddwmac-sti.c272 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in sti_dwmac_probe()
H A Dstmmac_platform.c706 int stmmac_get_platform_resources(struct platform_device *pdev, in stmmac_get_platform_resources() function
746 EXPORT_SYMBOL_GPL(stmmac_get_platform_resources);
H A Ddwmac-ingenic.c240 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in ingenic_mac_probe()
H A Ddwmac-imx.c326 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in imx_dwmac_probe()
H A Ddwmac-meson8b.c399 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in meson8b_dwmac_probe()
H A Ddwmac-ipq806x.c383 val = stmmac_get_platform_resources(pdev, &stmmac_res); in ipq806x_gmac_probe()
H A Ddwmac-stm32.c371 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in stm32_dwmac_probe()
H A Ddwmac-socfpga.c399 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in socfpga_dwmac_probe()
H A Ddwmac-mediatek.c655 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in mediatek_dwmac_probe()
H A Ddwmac-qcom-ethqos.c757 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in qcom_ethqos_probe()
H A Ddwmac-sun8i.c1166 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in sun8i_dwmac_probe()
H A Ddwmac-rk.c1823 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in rk_gmac_probe()