Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/phy/
Dphy_tja1103.c79 static inline int phy_tja1103_c22_read(const struct device *dev, uint16_t reg, uint16_t *val) in phy_tja1103_c22_read() function
116 ret = phy_tja1103_c22_read(dev, reg_addr, (uint16_t *)data); in phy_tja1103_reg_read()
141 if (phy_tja1103_c22_read(dev, MII_PHYID1R, &val) < 0) { in phy_tja1103_id()
147 if (phy_tja1103_c22_read(dev, MII_PHYID2R, &val) < 0) { in phy_tja1103_id()