Searched refs:b53_phy_read16 (Results 1 – 1 of 1) sorted by relevance
1043 static int b53_phy_read16(struct dsa_switch *ds, int addr, int reg) in b53_phy_read16() function2705 .phy_read = b53_phy_read16,3254 val = b53_phy_read16(dev->ds, 0, MII_PHYSID1); in b53_switch_detect()3256 val = b53_phy_read16(dev->ds, 0, MII_PHYSID2); in b53_switch_detect()