Home
last modified time | relevance | path

Searched refs:stmmac_dvr_probe (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-lpc18xx.c66 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in lpc18xx_dwmac_probe()
H A Ddwmac-meson.c74 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in meson6_dwmac_probe()
H A Ddwmac-anarion.c127 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in anarion_dwmac_probe()
H A Ddwmac-sunxi.c160 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sun7i_gmac_probe()
H A Ddwmac-starfive.c163 err = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in starfive_dwmac_probe()
H A Ddwmac-intel-plat.c159 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in intel_eth_plat_probe()
H A Ddwmac-loongson.c145 ret = stmmac_dvr_probe(&pdev->dev, plat, &res); in loongson_dwmac_probe()
H A Dstmmac_pci.c222 return stmmac_dvr_probe(&pdev->dev, plat, &res); in stmmac_pci_probe()
H A Ddwmac-visconti.c245 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in visconti_eth_dwmac_probe()
H A Ddwmac-sti.c305 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sti_dwmac_probe()
H A Dstmmac.h360 int stmmac_dvr_probe(struct device *device,
H A Ddwmac-ingenic.c300 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in ingenic_mac_probe()
H A Ddwmac-imx.c378 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in imx_dwmac_probe()
H A Ddwmac-meson8b.c488 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in meson8b_dwmac_probe()
H A Ddwmac-ipq806x.c476 err = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in ipq806x_gmac_probe()
H A Ddwmac-dwc-qos-eth.c453 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in dwc_eth_dwmac_probe()
H A Ddwmac-stm32.c407 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in stm32_dwmac_probe()
H A Ddwmac-tegra.c361 err = stmmac_dvr_probe(&pdev->dev, plat, &res); in tegra_mgbe_probe()
H A Ddwmac-socfpga.c434 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in socfpga_dwmac_probe()
H A Ddwmac-mediatek.c670 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in mediatek_dwmac_probe()
H A Dstmmac_platform.c823 ret = stmmac_dvr_probe(&pdev->dev, plat, res); in stmmac_pltfr_probe()
H A Ddwmac-intel.c1114 ret = stmmac_dvr_probe(&pdev->dev, plat, &res); in intel_eth_pci_probe()
H A Ddwmac-sun8i.c1254 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in sun8i_dwmac_probe()
H A Ddwmac-rk.c1852 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in rk_gmac_probe()
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dparselogs-ignores-common.txt42 stmmac_dvr_probe: warning: cannot get CSR clock

12