Searched refs:XGMAC_BLEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ | ||
H A D | dwxgmac2.h | 376 #define XGMAC_BLEN GENMASK(7, 1) macro |
H A D | dwxgmac2_dma.c | 105 value &= ~XGMAC_BLEN; in dwxgmac2_dma_axi() |