Home
last modified time | relevance | path

Searched refs:tsec_phy_read (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/net/
Dfsl_mdio.c75 int tsec_phy_read(struct mii_dev *bus, int addr, int dev_addr, int regnum) in tsec_phy_read() function
103 bus->read = tsec_phy_read; in fsl_pq_mdio_init()
/external/u-boot/include/
Dfsl_mdio.h49 int tsec_phy_read(struct mii_dev *bus, int addr, int dev_addr, int regnum);