Searched refs:XLGMAC_RXQ_ENABLE_CTRL0 (Results 1 – 2 of 2) sorted by relevance
20 #define XLGMAC_RXQ_ENABLE_CTRL0 0x00000140 macro
1509 value = readl(ioaddr + XLGMAC_RXQ_ENABLE_CTRL0) & ~XGMAC_RXQEN(queue); in dwxlgmac2_rx_queue_enable()1514 writel(value, ioaddr + XLGMAC_RXQ_ENABLE_CTRL0); in dwxlgmac2_rx_queue_enable()