Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_est.h26 #define EST_HLBS BIT(3) macro
48 #define EST_IEHS EST_HLBS
Dstmmac_est.c88 value = EST_CGCE | EST_HLBS | EST_HLBF | EST_BTRE | EST_SWLC; in est_irq_status()
101 if (status & EST_HLBS) { in est_irq_status()