Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Ddwmac5.h56 #define HLBF BIT(2) macro
73 #define IEHF HLBF
Ddwmac5.c643 value = (CGCE | HLBS | HLBF | BTRE | SWLC); in dwmac5_est_irq_status()
673 if (status & HLBF) { in dwmac5_est_irq_status()