Searched refs:mdio_id (Results 1 – 2 of 2) sorted by relevance
333 int mdio_id = 0, ret = 0; in xgene_mdio_probe() local335 mdio_id = (uintptr_t)device_get_match_data(&pdev->dev); in xgene_mdio_probe()336 if (!mdio_id) in xgene_mdio_probe()342 pdata->mdio_id = mdio_id; in xgene_mdio_probe()352 if (mdio_id == XGENE_MDIO_RGMII) in xgene_mdio_probe()375 if (mdio_id == XGENE_MDIO_RGMII) { in xgene_mdio_probe()
96 int mdio_id; member