Home
last modified time | relevance | path

Searched refs:gmac_ctrl4 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmvneta.c3912 u32 new_ctrl4, gmac_ctrl4 = mvreg_read(pp, MVNETA_GMAC_CTRL_4); in mvneta_mac_config() local
3919 new_ctrl4 = gmac_ctrl4 & ~(MVNETA_GMAC4_SHORT_PREAMBLE_ENABLE); in mvneta_mac_config()
4001 if (new_ctrl4 != gmac_ctrl4) in mvneta_mac_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmvneta.c4129 u32 new_ctrl4, gmac_ctrl4 = mvreg_read(pp, MVNETA_GMAC_CTRL_4); in mvneta_mac_config() local
4134 new_ctrl4 = gmac_ctrl4 & ~(MVNETA_GMAC4_SHORT_PREAMBLE_ENABLE); in mvneta_mac_config()
4168 if (new_ctrl4 != gmac_ctrl4) in mvneta_mac_config()

Completed in 16 milliseconds