Home
last modified time | relevance | path

Searched refs:p5_intf_sel (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/dsa/
H A Dmt7530.c890 switch (priv->p5_intf_sel) { in mt7530_setup_port5()
910 dev_err(ds->dev, "Unsupported p5_intf_sel %d\n", in mt7530_setup_port5()
911 priv->p5_intf_sel); in mt7530_setup_port5()
940 val, p5_intf_modes(priv->p5_intf_sel), phy_modes(interface)); in mt7530_setup_port5()
1642 priv->p5_intf_sel = P5_DISABLED; in mt7530_setup()
1646 priv->p5_intf_sel = P5_INTF_SEL_GMAC5; in mt7530_setup()
1674 priv->p5_intf_sel = P5_INTF_SEL_PHY_P0; in mt7530_setup()
1676 priv->p5_intf_sel = P5_INTF_SEL_PHY_P4; in mt7530_setup()
1740 priv->p5_intf_sel = P5_INTF_SEL_GMAC5_SGMII; in mt7531_setup()
1748 priv->p5_intf_sel in mt7531_setup()
[all...]
H A Dmt7530.h717 * @p5_intf_sel: Holding the current port 5 interface select
732 unsigned int p5_intf_sel; member
/kernel/linux/linux-6.6/drivers/net/dsa/
H A Dmt7530.c944 switch (priv->p5_intf_sel) { in mt7530_setup_port5()
964 dev_err(ds->dev, "Unsupported p5_intf_sel %d\n", 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()
2366 priv->p5_intf_sel = P5_DISABLED; in mt7530_setup()
2370 priv->p5_intf_sel = P5_INTF_SEL_GMAC5; in mt7530_setup()
2398 priv->p5_intf_sel = P5_INTF_SEL_PHY_P0; in mt7530_setup()
2400 priv->p5_intf_sel = P5_INTF_SEL_PHY_P4; in mt7530_setup()
2526 priv->p5_intf_sel = P5_INTF_SEL_GMAC5_SGMII; in mt7531_setup()
2534 priv->p5_intf_sel in mt7531_setup()
[all...]
H A Dmt7530.h778 * @p5_intf_sel: Holding the current port 5 interface select
798 unsigned int p5_intf_sel; member

Completed in 11 milliseconds