Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h534 #define LPI_CTRL_STATUS_LPITCSE BIT(21) /* LPI Tx Clock Stop Enable, gmac4, xgmac2 only */ macro
H A Ddwmac4_core.c409 value |= LPI_CTRL_STATUS_LPITCSE; in dwmac4_set_lpi_mode()
413 LPI_CTRL_STATUS_LPITXA | LPI_CTRL_STATUS_LPITCSE; in dwmac4_set_lpi_mode()
H A Ddwxgmac2_core.c442 value |= LPI_CTRL_STATUS_LPITCSE; in dwxgmac2_set_lpi_mode()
445 LPI_CTRL_STATUS_LPITCSE); in dwxgmac2_set_lpi_mode()