Searched defs:phyregs (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/drivers/net/ |
D | fsl_mdio.c | 15 void tsec_local_mdio_write(struct tsec_mii_mng __iomem *phyregs, int port_addr, in tsec_local_mdio_write() 29 int tsec_local_mdio_read(struct tsec_mii_mng __iomem *phyregs, int port_addr, in tsec_local_mdio_read() 77 struct tsec_mii_mng __iomem *phyregs = in tsec_phy_read() local 86 struct tsec_mii_mng __iomem *phyregs = in tsec_phy_write() local
|
D | vsc9953.c | 71 static void vsc9953_mdio_write(struct vsc9953_mii_mng *phyregs, int port_addr, in vsc9953_mdio_write() 88 static int vsc9953_mdio_read(struct vsc9953_mii_mng *phyregs, int port_addr, in vsc9953_mdio_read()
|
D | ag7xxx.c | 139 void __iomem *phyregs; member
|
/external/u-boot/drivers/net/fm/ |
D | tgec.c | 94 void *phyregs, int max_rx_len) in init_tgec()
|
D | memac.c | 134 void *phyregs, int max_rx_len) in init_memac()
|
D | dtsec.c | 156 void *phyregs, int max_rx_len) in init_dtsec()
|
D | eth.c | 630 void *base, *phyregs = NULL; in fm_eth_init_mac() local
|
D | fm.h | 107 void *phyregs; member
|