Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/b53/
H A Db53_common.c1043 static int b53_phy_read16(struct dsa_switch *ds, int addr, int reg) in b53_phy_read16() function
2708 .phy_read = b53_phy_read16,
3257 val = b53_phy_read16(dev->ds, 0, MII_PHYSID1); in b53_switch_detect()
3259 val = b53_phy_read16(dev->ds, 0, MII_PHYSID2); in b53_switch_detect()