Home
last modified time | relevance | path

Searched refs:lpi0 (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/net/ethernet/marvell/
H A Dmvneta.c4300 u32 ts, tw, lpi0, lpi1, status; in mvneta_mac_enable_tx_lpi() local
4321 lpi0 = mvreg_read(pp, MVNETA_LPI_CTRL_0); in mvneta_mac_enable_tx_lpi()
4322 lpi0 = u32_replace_bits(lpi0, ts, MVNETA_LPI_CTRL_0_TS); in mvneta_mac_enable_tx_lpi()
4323 mvreg_write(pp, MVNETA_LPI_CTRL_0, lpi0); in mvneta_mac_enable_tx_lpi()