Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.h56 #define HLBF BIT(2) macro
73 #define IEHF HLBF
H A Ddwmac5.c644 value = (CGCE | HLBS | HLBF | BTRE | SWLC); in dwmac5_est_irq_status()
674 if (status & HLBF) { in dwmac5_est_irq_status()