mvpp2_gmac_write
mvpp2_gmac_write(sc, MVPP2_GMAC_INT_MASK_REG, reg);
mvpp2_gmac_write(sc, MVPP2_GMAC_INT_MASK_REG, reg);
mvpp2_gmac_write(sc, MVPP2_GMAC_AUTONEG_CONFIG, reg);
mvpp2_gmac_write(sc, MVPP2_GMAC_AUTONEG_CONFIG, reg);
mvpp2_gmac_write(sc, MVPP2_PORT_CTRL2_REG,
mvpp2_gmac_write(sc, MVPP2_GMAC_AUTONEG_CONFIG, reg);
mvpp2_gmac_write(sc, MVPP2_GMAC_CTRL_0_REG, reg);
mvpp2_gmac_write(sc, MVPP2_PORT_CTRL2_REG,
mvpp2_gmac_write(sc, MVPP2_GMAC_AUTONEG_CONFIG, reg);
void mvpp2_gmac_write(struct mvpp2_port *, bus_addr_t, uint32_t);
mvpp2_gmac_write(sc, MVPP2_PORT_CTRL0_REG, ctl0);
mvpp2_gmac_write(sc, MVPP2_PORT_CTRL2_REG, ctl2);
mvpp2_gmac_write(sc, MVPP2_PORT_CTRL4_REG, ctl4);
mvpp2_gmac_write(sc, MVPP2_GMAC_AUTONEG_CONFIG, panc);
mvpp2_gmac_write(sc, MVPP2_GMAC_INT_SUM_MASK_REG, reg);
mvpp2_gmac_write(sc, MVPP2_GMAC_INT_SUM_MASK_REG, reg);
mvpp2_gmac_write(port, MVPP2_GMAC_CTRL_0_REG, val);
mvpp2_gmac_write(port, MVPP2_GMAC_CTRL_0_REG, val);