Searched refs:ethernet_regs (Results 1 – 2 of 2) sorted by relevance
85 static int fec_mdio_read(struct ethernet_regs *eth, uint8_t phyaddr, in fec_mdio_read()123 static void fec_mii_setspeed(struct ethernet_regs *eth) in fec_mii_setspeed()150 static int fec_mdio_write(struct ethernet_regs *eth, uint8_t phyaddr, in fec_mdio_write()198 struct ethernet_regs *eth = fec->bus->priv; in miiphy_restart_aneg()230 struct ethernet_regs *eth = fec->bus->priv; in miiphy_wait_aneg()1016 struct ethernet_regs *eth = (struct ethernet_regs *)base_addr; in fec_get_miibus()1085 fec->eth = (struct ethernet_regs *)(ulong)base_addr; in fec_probe()1322 priv->eth = (struct ethernet_regs *)pdata->iobase; in fecmxc_ofdata_to_platdata()
20 struct ethernet_regs { struct237 struct ethernet_regs *eth; /* pointer to register'S base */