gmac_ctrl2 3477 drivers/net/ethernet/marvell/mvneta.c u32 new_ctrl2, gmac_ctrl2 = mvreg_read(pp, MVNETA_GMAC_CTRL_2); gmac_ctrl2 3483 drivers/net/ethernet/marvell/mvneta.c new_ctrl2 = gmac_ctrl2 & ~(MVNETA_GMAC2_INBAND_AN_ENABLE | gmac_ctrl2 3550 drivers/net/ethernet/marvell/mvneta.c (new_ctrl2 ^ gmac_ctrl2) & MVNETA_GMAC2_INBAND_AN_ENABLE || gmac_ctrl2 3576 drivers/net/ethernet/marvell/mvneta.c if (new_ctrl2 != gmac_ctrl2) gmac_ctrl2 3585 drivers/net/ethernet/marvell/mvneta.c if (gmac_ctrl2 & MVNETA_GMAC2_PORT_RESET) {