Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_est.h19 #define EST_DFBS BIT(5) macro
H A Dstmmac_est.c66 ctrl |= EST_EEST | EST_SSWL | EST_DFBS; in est_configure()