Searched refs:p5_intf_sel (Results 1 – 2 of 2) sorted by relevance
944 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() 2533 priv->p5_intf_sel = P5_DISABLED; in mt7530_setup() 2537 priv->p5_intf_sel = P5_INTF_SEL_GMAC5; in mt7530_setup() 2565 priv->p5_intf_sel = P5_INTF_SEL_PHY_P0; in mt7530_setup() 2567 priv->p5_intf_sel = P5_INTF_SEL_PHY_P4; in mt7530_setup() 2697 priv->p5_intf_sel = P5_INTF_SEL_GMAC5_SGMII; in mt7531_setup() 2705 priv->p5_intf_sel in mt7531_setup() [all...]
808 unsigned int p5_intf_sel; member