Searched refs:bb_miiphy_write (Results 1 - 5 of 5) sorted by relevance

/u-boot/include/
H A Dmiiphy.h93 int bb_miiphy_write(struct mii_dev *miidev, int addr, int devad, int reg,
/u-boot/drivers/net/phy/
H A Dmiiphybb.c291 int bb_miiphy_write(struct mii_dev *miidev, int addr, int devad, int reg, function
/u-boot/board/gdsys/a38x/
H A Dihs_phys.c116 mdiodev->write = bb_miiphy_write;
/u-boot/drivers/net/
H A Dravb.c516 mdiodev->write = bb_miiphy_write;
H A Dsh_eth.c669 mdiodev->write = bb_miiphy_write;

Completed in 50 milliseconds