Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H A Dmvneta.c254 #define MVNETA_LPI_CTRL_0 0x2cc0 macro
4872 lpi_ctl0 = mvreg_read(pp, MVNETA_LPI_CTRL_0); in mvneta_ethtool_get_eee()
4893 lpi_ctl0 = mvreg_read(pp, MVNETA_LPI_CTRL_0); in mvneta_ethtool_set_eee()
4896 mvreg_write(pp, MVNETA_LPI_CTRL_0, lpi_ctl0); in mvneta_ethtool_set_eee()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H A Dmvneta.c286 #define MVNETA_LPI_CTRL_0 0x2cc0 macro
5104 lpi_ctl0 = mvreg_read(pp, MVNETA_LPI_CTRL_0); in mvneta_ethtool_get_eee()
5126 lpi_ctl0 = mvreg_read(pp, MVNETA_LPI_CTRL_0); in mvneta_ethtool_set_eee()
5129 mvreg_write(pp, MVNETA_LPI_CTRL_0, lpi_ctl0); in mvneta_ethtool_set_eee()

Completed in 15 milliseconds