Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxlgmac2.h20 #define XLGMAC_RXQ_ENABLE_CTRL0 0x00000140 macro
H A Ddwxgmac2_core.c1637 value = readl(ioaddr + XLGMAC_RXQ_ENABLE_CTRL0) & ~XGMAC_RXQEN(queue); in dwxlgmac2_rx_queue_enable()
1642 writel(value, ioaddr + XLGMAC_RXQ_ENABLE_CTRL0); in dwxlgmac2_rx_queue_enable()