Home
last modified time | relevance | path

Searched refs:stmmac_res (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c2088 struct stmmac_resources stmmac_res; in rk_gmac_probe() local
2098 ret = stmmac_get_platform_resources(pdev, &stmmac_res); in rk_gmac_probe()
2103 plat_dat = stmmac_probe_config_dt(pdev, &stmmac_res.mac); in rk_gmac_probe()
2131 ret = stmmac_dvr_probe(&pdev->dev, plat_dat, &stmmac_res); in rk_gmac_probe()

Completed in 8 milliseconds