Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmvneta.c230 #define MVNETA_GMAC4_SHORT_PREAMBLE_ENABLE BIT(1) macro
3919 new_ctrl4 = gmac_ctrl4 & ~(MVNETA_GMAC4_SHORT_PREAMBLE_ENABLE); in mvneta_mac_config()
3989 new_ctrl4 |= MVNETA_GMAC4_SHORT_PREAMBLE_ENABLE; in mvneta_mac_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmvneta.c235 #define MVNETA_GMAC4_SHORT_PREAMBLE_ENABLE BIT(1) macro
4134 new_ctrl4 = gmac_ctrl4 & ~(MVNETA_GMAC4_SHORT_PREAMBLE_ENABLE); in mvneta_mac_config()
4162 new_ctrl4 |= MVNETA_GMAC4_SHORT_PREAMBLE_ENABLE; in mvneta_mac_config()

Completed in 16 milliseconds