Home
last modified time | relevance | path

Searched defs:phy_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dphy.h154 static inline int phy_read(struct phy_device *phydev, int devad, int regnum) in phy_read() function
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dphy.c119 uint16_t phy_read (MAC_ENGINE *eng, int index) in phy_read() function