Searched refs:XGMAC_RXQEN (Results 1 – 2 of 2) sorted by relevance
74 #define XGMAC_RXQEN(x) GENMASK((x) * 2 + 1, (x) * 2) macro
96 value = readl(ioaddr + XGMAC_RXQ_CTRL0) & ~XGMAC_RXQEN(queue); in dwxgmac2_rx_queue_enable()1622 value = readl(ioaddr + XLGMAC_RXQ_ENABLE_CTRL0) & ~XGMAC_RXQEN(queue); in dwxlgmac2_rx_queue_enable()