Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2.h118 #define XGMAC_LPITXEN BIT(16) macro
H A Ddwxgmac2_core.c435 value |= XGMAC_LPITXEN | XGMAC_LPITXA; in dwxgmac2_set_eee_mode()
448 value &= ~(XGMAC_LPITXEN | XGMAC_LPITXA | XGMAC_TXCGE); in dwxgmac2_reset_eee_mode()