Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_est.h61 #define EST_GCRR BIT(2) macro
Dstmmac_est.c18 ctrl |= gcl ? 0 : EST_GCRR; in est_write()