Home
last modified time | relevance | path

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

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