Lines Matching refs:p5_intf_sel
944 switch (priv->p5_intf_sel) {
964 dev_err(ds->dev, "Unsupported p5_intf_sel %d\n",
965 priv->p5_intf_sel);
994 val, p5_intf_modes(priv->p5_intf_sel), phy_modes(interface));
2366 priv->p5_intf_sel = P5_DISABLED;
2370 priv->p5_intf_sel = P5_INTF_SEL_GMAC5;
2398 priv->p5_intf_sel = P5_INTF_SEL_PHY_P0;
2400 priv->p5_intf_sel = P5_INTF_SEL_PHY_P4;
2526 priv->p5_intf_sel = P5_INTF_SEL_GMAC5_SGMII;
2534 priv->p5_intf_sel = P5_INTF_SEL_GMAC5;
2537 p5_intf_modes(priv->p5_intf_sel));
2599 return (port == 5) && (priv->p5_intf_sel != P5_INTF_SEL_GMAC5_SGMII);
2819 if (priv->p5_intf_sel != P5_DISABLED)