gmac_ctrl0       3476 drivers/net/ethernet/marvell/mvneta.c 	u32 new_ctrl0, gmac_ctrl0 = mvreg_read(pp, MVNETA_GMAC_CTRL_0);
gmac_ctrl0       3482 drivers/net/ethernet/marvell/mvneta.c 	new_ctrl0 = gmac_ctrl0 & ~MVNETA_GMAC0_PORT_1000BASE_X;
gmac_ctrl0       3549 drivers/net/ethernet/marvell/mvneta.c 	if ((new_ctrl0 ^ gmac_ctrl0) & MVNETA_GMAC0_PORT_1000BASE_X ||
gmac_ctrl0       3574 drivers/net/ethernet/marvell/mvneta.c 	if (new_ctrl0 != gmac_ctrl0)