Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_mdio.c147 static int b53_mdio_read64(struct b53_device *dev, u8 page, u8 reg, u64 *val) in b53_mdio_read64() function
/openbmc/u-boot/drivers/net/phy/
H A Db53.c219 static int b53_mdio_read64(struct mii_dev *bus, u8 page, u8 reg, u64 *val) in b53_mdio_read64() function