Searched refs:RX_BASE_PTR0 (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/net/
H A Dmt7628-eth.c41 #define RX_BASE_PTR0 (PDMA_RELATED + 0x100) macro
511 writel(CPHYSADDR(&priv->rx_ring[0]), base + RX_BASE_PTR0); local
H A Dmt7620-eth.c48 #define RX_BASE_PTR0 0x100 macro
839 pdma_write(priv, RX_BASE_PTR0, CPHYSADDR(priv->rx_ring_noc));

Completed in 53 milliseconds