/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_mdio.c | 53 int devad, int phyreg, u16 phydata) in sxgbe_mdio_c45() 66 int phyreg, u16 phydata) in sxgbe_mdio_c22() 80 int phyaddr, int phyreg, u16 phydata) in sxgbe_mdio_access_c22() 99 int phyaddr, int devad, int phyreg, in sxgbe_mdio_access_c45() 121 static int sxgbe_mdio_read_c22(struct mii_bus *bus, int phyaddr, int phyreg) in sxgbe_mdio_read_c22() 144 int phyreg) in sxgbe_mdio_read_c45() 166 static int sxgbe_mdio_write_c22(struct mii_bus *bus, int phyaddr, int phyreg, in sxgbe_mdio_write_c22() 186 int phyreg, u16 phydata) in sxgbe_mdio_write_c45()
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_mdio.c | 49 int devad, int phyreg, u32 *hw_addr) in stmmac_xgmac2_c45_format() 63 int phyreg, u32 *hw_addr) in stmmac_xgmac2_c22_format() 132 int phyreg) in stmmac_xgmac2_mdio_read_c22() 151 int devad, int phyreg) in stmmac_xgmac2_mdio_read_c45() 210 int phyreg, u16 phydata) in stmmac_xgmac2_mdio_write_c22() 230 int devad, int phyreg, u16 phydata) in stmmac_xgmac2_mdio_write_c45() 275 static int stmmac_mdio_read_c22(struct mii_bus *bus, int phyaddr, int phyreg) in stmmac_mdio_read_c22() 313 int phyreg) in stmmac_mdio_read_c45() 373 static int stmmac_mdio_write_c22(struct mii_bus *bus, int phyaddr, int phyreg, in stmmac_mdio_write_c22() 413 int devad, int phyreg, u16 phydata) in stmmac_mdio_write_c45()
|
H A D | dwmac-intel.c | 62 int phyreg, u32 mask, u32 val) in serdes_status_poll()
|
/openbmc/u-boot/drivers/net/ |
H A D | ftmac110.c | 68 uint8_t phyaddr, uint8_t phyreg) in mdio_read() 97 uint8_t phyaddr, uint8_t phyreg, uint16_t phydata) in mdio_write()
|
H A D | smc91111.c | 882 static word smc_read_phy_register (struct eth_device *dev, byte phyreg) in smc_read_phy_register() 999 static void smc_write_phy_register (struct eth_device *dev, byte phyreg, in smc_write_phy_register()
|
H A D | xilinx_emaclite.c | 256 u16 phyreg; in setup_phy() local
|
H A D | xilinx_axi_emac.c | 242 u16 phyreg; in axiemac_phy_init() local
|
H A D | zynq_gem.c | 267 u16 phyreg = 0; in phy_detection() local
|
H A D | ag7xxx.c | 922 int ret, phyreg; in ag7xxx_eth_probe() local
|
/openbmc/linux/drivers/net/ethernet/xircom/ |
H A D | xirc2ps_cs.c | 420 mii_rd(unsigned int ioaddr, u_char phyaddr, u_char phyreg) in mii_rd() 442 mii_wr(unsigned int ioaddr, u_char phyaddr, u_char phyreg, unsigned data, in mii_wr()
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | smc91x.c | 808 static int smc_phy_read(struct net_device *dev, int phyaddr, int phyreg) in smc_phy_read() 838 static void smc_phy_write(struct net_device *dev, int phyaddr, int phyreg, in smc_phy_write()
|
/openbmc/linux/drivers/net/ethernet/sgi/ |
H A D | meth.c | 120 static unsigned long mdio_read(struct meth_private *priv, unsigned long phyreg) in mdio_read()
|
/openbmc/linux/drivers/net/ethernet/nxp/ |
H A D | lpc_eth.c | 670 static int lpc_mdio_read(struct mii_bus *bus, int phy_id, int phyreg) in lpc_mdio_read() 692 static int lpc_mdio_write(struct mii_bus *bus, int phy_id, int phyreg, in lpc_mdio_write()
|
/openbmc/linux/drivers/net/ethernet/nvidia/ |
H A D | forcedeth.c | 3307 u32 phyreg, txreg; in nv_force_linkspeed() local 3391 u32 control_1000, status_1000, phyreg, pause_flags, txreg; in nv_update_linkspeed() local
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 5082 static int r8169_mdio_read_reg(struct mii_bus *mii_bus, int phyaddr, int phyreg) in r8169_mdio_read_reg() 5093 int phyreg, u16 val) in r8169_mdio_write_reg()
|