Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmvneta.c199 #define MVNETA_GMAC_CTRL_2 0x2c08 macro
3911 u32 new_ctrl2, gmac_ctrl2 = mvreg_read(pp, MVNETA_GMAC_CTRL_2); in mvneta_mac_config()
4000 mvreg_write(pp, MVNETA_GMAC_CTRL_2, new_ctrl2); in mvneta_mac_config()
4009 while ((mvreg_read(pp, MVNETA_GMAC_CTRL_2) & in mvneta_mac_config()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmvneta.c204 #define MVNETA_GMAC_CTRL_2 0x2c08 macro
4128 u32 new_ctrl2, gmac_ctrl2 = mvreg_read(pp, MVNETA_GMAC_CTRL_2); in mvneta_mac_config()
4167 mvreg_write(pp, MVNETA_GMAC_CTRL_2, new_ctrl2); in mvneta_mac_config()
4172 while ((mvreg_read(pp, MVNETA_GMAC_CTRL_2) & in mvneta_mac_config()

Completed in 19 milliseconds