Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
A Dregmap-mdio.c13 static int regmap_mdio_read(struct mdio_device *mdio_dev, u32 reg, unsigned int *val) in regmap_mdio_read() function
37 return regmap_mdio_read(mdio_dev, reg, val); in regmap_mdio_c22_read()
62 return regmap_mdio_read(mdio_dev, MII_ADDR_C45 | reg, val); in regmap_mdio_c45_read()

Completed in 3 milliseconds