Searched refs:BTRL_MAX (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | dwmac5.h | 51 #define BTRL_MAX (0xF << BTRL_SHIFT) macro |
H A D | dwmac5.c | 693 if ((status & BTRL) == BTRL_MAX) in dwmac5_est_irq_status() |