Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_est.c61 ctrl |= EST_EEST | EST_SSWL; in est_configure()
63 ctrl &= ~EST_EEST; in est_configure()
H A Dstmmac_est.h18 #define EST_EEST BIT(0) macro