Lines Matching refs:p5_intf_sel
944 switch (priv->p5_intf_sel) { in mt7530_setup_port5()
965 priv->p5_intf_sel); in mt7530_setup_port5()
994 val, p5_intf_modes(priv->p5_intf_sel), phy_modes(interface)); in mt7530_setup_port5()
2233 priv->p5_intf_sel = P5_DISABLED; in mt7530_setup()
2237 priv->p5_intf_sel = P5_INTF_SEL_GMAC5; in mt7530_setup()
2265 priv->p5_intf_sel = P5_INTF_SEL_PHY_P0; in mt7530_setup()
2267 priv->p5_intf_sel = P5_INTF_SEL_PHY_P4; in mt7530_setup()
2344 priv->p5_intf_sel = P5_INTF_SEL_GMAC5_SGMII; in mt7531_setup()
2352 priv->p5_intf_sel = P5_INTF_SEL_GMAC5; in mt7531_setup()
2355 p5_intf_modes(priv->p5_intf_sel)); in mt7531_setup()
2459 return (port == 5) && (priv->p5_intf_sel != P5_INTF_SEL_GMAC5_SGMII); in mt7531_is_rgmii_port()
2765 if (priv->p5_intf_sel != P5_DISABLED) in mt753x_phylink_mac_config()