Searched defs:phyregs (Results 1 – 8 of 8) sorted by relevance
/u-boot/drivers/net/ |
A D | fsl_mdio.c | 22 void tsec_local_mdio_write(struct tsec_mii_mng __iomem *phyregs, int port_addr, in tsec_local_mdio_write() 36 int tsec_local_mdio_read(struct tsec_mii_mng __iomem *phyregs, int port_addr, in tsec_local_mdio_read() 96 struct tsec_mii_mng __iomem *phyregs; in tsec_phy_read() local 115 struct tsec_mii_mng __iomem *phyregs; in tsec_phy_write() local
|
A D | vsc9953.c | 75 static void vsc9953_mdio_write(struct vsc9953_mii_mng *phyregs, int port_addr, in vsc9953_mdio_write() 92 static int vsc9953_mdio_read(struct vsc9953_mii_mng *phyregs, int port_addr, in vsc9953_mdio_read()
|
A D | ag7xxx.c | 171 void __iomem *phyregs; member
|
/u-boot/drivers/net/fm/ |
A D | tgec.c | 95 void *phyregs, int max_rx_len) in init_tgec()
|
A D | memac.c | 140 void *phyregs, int max_rx_len) in init_memac()
|
A D | dtsec.c | 157 void *phyregs, int max_rx_len) in init_dtsec()
|
A D | fm.h | 124 void *phyregs; member
|
A D | eth.c | 734 void *base, *phyregs = NULL; in fm_eth_init_mac() local
|
Completed in 33 milliseconds