Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmvneta.c3910 u32 new_ctrl0, gmac_ctrl0 = mvreg_read(pp, MVNETA_GMAC_CTRL_0); in mvneta_mac_config() local
3916 new_ctrl0 = gmac_ctrl0 & ~MVNETA_GMAC0_PORT_1000BASE_X; in mvneta_mac_config()
3976 if ((new_ctrl0 ^ gmac_ctrl0) & MVNETA_GMAC0_PORT_1000BASE_X || in mvneta_mac_config()
3997 if (new_ctrl0 != gmac_ctrl0) in mvneta_mac_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmvneta.c4127 u32 new_ctrl0, gmac_ctrl0 = mvreg_read(pp, MVNETA_GMAC_CTRL_0); in mvneta_mac_config() local
4131 new_ctrl0 = gmac_ctrl0 & ~MVNETA_GMAC0_PORT_1000BASE_X; in mvneta_mac_config()
4164 if (new_ctrl0 != gmac_ctrl0) in mvneta_mac_config()

Completed in 18 milliseconds