Searched defs:phyregs (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/drivers/net/ |
H A 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
|
H A 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()
|
H A D | ag7xxx.c | 139 void __iomem *phyregs; member
|
/openbmc/u-boot/drivers/net/fm/ |
H A D | tgec.c | 94 void *phyregs, int max_rx_len) in init_tgec()
|
H A D | memac.c | 134 void *phyregs, int max_rx_len) in init_memac()
|
H A D | dtsec.c | 156 void *phyregs, int max_rx_len) in init_dtsec()
|
H A D | eth.c | 630 void *base, *phyregs = NULL; in fm_eth_init_mac() local
|
H A D | fm.h | 107 void *phyregs; member
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | tsi108.h | 93 u32 phyregs; /* phy registers base address */ member
|
/openbmc/linux/drivers/net/ethernet/tundra/ |
H A D | tsi108_eth.c | 64 void __iomem *phyregs; /* Base of register bank used for PHY access */ member
|