Searched refs:ethernet_regs (Results 1 – 2 of 2) sorted by relevance
89 static int fec_mdio_read(struct ethernet_regs *eth, uint8_t phyaddr, in fec_mdio_read()127 static void fec_mii_setspeed(struct ethernet_regs *eth) in fec_mii_setspeed()154 static int fec_mdio_write(struct ethernet_regs *eth, uint8_t phyaddr, in fec_mdio_write()202 struct ethernet_regs *eth = fec->bus->priv; in miiphy_restart_aneg()234 struct ethernet_regs *eth = fec->bus->priv; in miiphy_wait_aneg()1000 struct ethernet_regs *eth = priv->eth; in fec_get_miibus()1002 struct ethernet_regs *eth = (struct ethernet_regs *)base_addr; in fec_get_miibus()1072 fec->eth = (struct ethernet_regs *)base_addr; in fec_probe()1313 priv->eth = (struct ethernet_regs *)pdata->iobase; in fecmxc_ofdata_to_platdata()
21 struct ethernet_regs { struct238 struct ethernet_regs *eth; /* pointer to register'S base */