Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_est.h27 #define EST_HLBF BIT(2) macro
49 #define EST_IEHF EST_HLBF
Dstmmac_est.c88 value = EST_CGCE | EST_HLBS | EST_HLBF | EST_BTRE | EST_SWLC; in est_irq_status()
118 if (status & EST_HLBF) { in est_irq_status()