Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_est.h17 #define EST_SSWL BIT(1) macro
H A Dstmmac_est.c61 ctrl |= EST_EEST | EST_SSWL; in est_configure()