Lines Matching refs:p5_intf_sel
890 switch (priv->p5_intf_sel) {
910 dev_err(ds->dev, "Unsupported p5_intf_sel %d\n",
911 priv->p5_intf_sel);
940 val, p5_intf_modes(priv->p5_intf_sel), phy_modes(interface));
1642 priv->p5_intf_sel = P5_DISABLED;
1646 priv->p5_intf_sel = P5_INTF_SEL_GMAC5;
1674 priv->p5_intf_sel = P5_INTF_SEL_PHY_P0;
1676 priv->p5_intf_sel = P5_INTF_SEL_PHY_P4;
1740 priv->p5_intf_sel = P5_INTF_SEL_GMAC5_SGMII;
1748 priv->p5_intf_sel = P5_INTF_SEL_GMAC5;
1751 p5_intf_modes(priv->p5_intf_sel));
1843 return (port == 5) && (priv->p5_intf_sel != P5_INTF_SEL_GMAC5_SGMII);
2153 if (priv->p5_intf_sel != P5_DISABLED)