Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmvneta.c203 #define MVNETA_GMAC2_PORT_RESET BIT(6) macro
3918 MVNETA_GMAC2_PORT_RESET); in mvneta_mac_config()
4008 if (gmac_ctrl2 & MVNETA_GMAC2_PORT_RESET) { in mvneta_mac_config()
4010 MVNETA_GMAC2_PORT_RESET) != 0) in mvneta_mac_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmvneta.c208 #define MVNETA_GMAC2_PORT_RESET BIT(6) macro
4133 MVNETA_GMAC2_PORT_RESET); in mvneta_mac_config()
4171 if (gmac_ctrl2 & MVNETA_GMAC2_PORT_RESET) { in mvneta_mac_config()
4173 MVNETA_GMAC2_PORT_RESET) != 0) in mvneta_mac_config()

Completed in 16 milliseconds