Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_est.h28 #define EST_HLBF BIT(2) macro
50 #define EST_IEHF EST_HLBF
H A Dstmmac_est.c93 value = EST_CGCE | EST_HLBS | EST_HLBF | EST_BTRE | EST_SWLC; in est_irq_status()
127 if (status & EST_HLBF) { in est_irq_status()