Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_est.c21 ctrl |= EST_SRWO; in est_write()
25 !(ctrl & EST_SRWO), 100, 5000); in est_write()
Dstmmac_est.h62 #define EST_SRWO BIT(0) macro