Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dcommon.h543 #define LPI_CTRL_STATUS_LPITCSE BIT(21) /* LPI Tx Clock Stop Enable, gmac4, xgmac2 only */ macro
H A Ddwmac4_core.c410 value |= LPI_CTRL_STATUS_LPITCSE; in dwmac4_set_lpi_mode()
414 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()