Searched refs:mv88e639x_modify (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | pcs-639x.c | 163 return mv88e639x_modify(mpcs, MV88E6390_SGMII_INT_ENABLE, in mv88e639x_sgmii_pcs_control_irq() 341 mv88e639x_modify(mpcs, MV88E6390_SGMII_BMCR, in mv88e639x_sgmii_pcs_an_restart() 359 err = mv88e639x_modify(mpcs, MV88E6390_SGMII_BMCR, in mv88e639x_sgmii_pcs_link_up() 386 return mv88e639x_modify(mpcs, MV88E6390_10G_CTRL1, in mv88e639x_xg_pcs_enable() 505 return mv88e639x_modify(mpcs, MV88E6390_10G_INT_ENABLE, in mv88e6390_xg_control_irq() 541 return mv88e639x_modify(mpcs, MV88E6390_PG_CONTROL, in mv88e6390_pcs_enable_checker() 623 err = mv88e639x_modify(mpcs, MV88E6393X_SERDES_POC, in mv88e6393x_erratum_4_6() 630 err = mv88e639x_modify(mpcs, MV88E6390_SGMII_BMCR, in mv88e6393x_erratum_4_6() 665 return mv88e639x_modify(mpcs, MV88E6393X_ERRATA_4_8_REG, in mv88e6393x_erratum_4_8() 728 err = mv88e639x_modify(mpcs, MV88E6393X_SERDES_POC, in mv88e6393x_fix_2500basex_an() [all …]
|