PHY_ID_BCM5221
if (phydev->drv->phy_id == PHY_ID_BCM5221)
PHY_ID_MATCH_MODEL(PHY_ID_BCM5221),
{ PHY_ID_MATCH_MODEL(PHY_ID_BCM5221) },
if (phydev->drv->phy_id == PHY_ID_BCM5221)
if (phydev->drv->phy_id != PHY_ID_BCM5221) {