Lines Matching full:rgmii
3 * drivers/net/ethernet/ibm/emac/rgmii.c
5 * Driver for PowerPC 4xx on-chip ethernet controller, RGMII bridge support.
30 // XXX FIXME: Axon seems to support a subset of the RGMII, we
49 /* RGMII bridge supports only GMII/TBI and RGMII/RTBI PHYs */
87 /* Check if we need to attach to a RGMII */ in rgmii_attach()
209 * rgmii ? if yes, then we'll add a cell_index in rgmii_dump_regs()
246 /* Check for RGMII flags */ in rgmii_probe()
251 if (of_device_is_compatible(ofdev->dev.of_node, "ibm,rgmii-axon")) in rgmii_probe()
261 "RGMII %pOF initialized with%s MDIO support\n", in rgmii_probe()
291 .compatible = "ibm,rgmii",
294 .type = "emac-rgmii",
301 .name = "emac-rgmii",