Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/
H A Dlan9303-core.c65 #define LAN9303_VIRT_PHY_BASE 0x70 macro
293 ret = lan9303_read(chip->regmap, LAN9303_VIRT_PHY_BASE + regnum, &val); in lan9303_virt_phy_reg_read()
305 return regmap_write(chip->regmap, LAN9303_VIRT_PHY_BASE + regnum, val); in lan9303_virt_phy_reg_write()