Home
last modified time | relevance | path

Searched refs:p5_intf_sel (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/net/dsa/
Dmt7530.c886 switch (priv->p5_intf_sel) { in mt7530_setup_port5()
907 priv->p5_intf_sel); in mt7530_setup_port5()
936 val, p5_intf_modes(priv->p5_intf_sel), phy_modes(interface)); in mt7530_setup_port5()
1655 priv->p5_intf_sel = P5_DISABLED; in mt7530_setup()
1659 priv->p5_intf_sel = P5_INTF_SEL_GMAC5; in mt7530_setup()
1686 priv->p5_intf_sel = P5_INTF_SEL_PHY_P0; in mt7530_setup()
1688 priv->p5_intf_sel = P5_INTF_SEL_PHY_P4; in mt7530_setup()
1750 priv->p5_intf_sel = P5_INTF_SEL_GMAC5_SGMII; in mt7531_setup()
1758 priv->p5_intf_sel = P5_INTF_SEL_GMAC5; in mt7531_setup()
1761 p5_intf_modes(priv->p5_intf_sel)); in mt7531_setup()
[all …]
Dmt7530.h732 unsigned int p5_intf_sel; member