gmac_ctrl4       3478 drivers/net/ethernet/marvell/mvneta.c 	u32 new_ctrl4, gmac_ctrl4 = mvreg_read(pp, MVNETA_GMAC_CTRL_4);
gmac_ctrl4       3485 drivers/net/ethernet/marvell/mvneta.c 	new_ctrl4 = gmac_ctrl4 & ~(MVNETA_GMAC4_SHORT_PREAMBLE_ENABLE);
gmac_ctrl4       3578 drivers/net/ethernet/marvell/mvneta.c 	if (new_ctrl4 != gmac_ctrl4)