cpsw_phy_sel
priv->cpsw_phy_sel(priv, phy_mode, slave);
EXPORT_SYMBOL_GPL(cpsw_phy_sel);
priv->cpsw_phy_sel = of_id->data;
void (*cpsw_phy_sel)(struct cpsw_phy_sel_priv *priv,
cpsw_phy_sel(cpsw->dev, slave->phy->interface,
void cpsw_phy_sel(struct device *dev, phy_interface_t phy_mode, int slave);