Home
last modified time | relevance | path

Searched refs:ethernet_regs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Dfec_mxc.c89 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()
H A Dfec_mxc.h21 struct ethernet_regs { struct
238 struct ethernet_regs *eth; /* pointer to register'S base */