Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dphy.h166 static inline int phy_write(struct phy_device *phydev, int devad, int regnum, in phy_write() function
/openbmc/u-boot/cmd/aspeed/nettest/
H A Dphy.c66 void phy_write (MAC_ENGINE *eng, int index, uint32_t data) in phy_write() function