Searched refs:DMA_CHn_RXDESC_TAIL_PTR (Results 1 – 2 of 2) sorted by relevance
390 REG_WRITE(DMA_CHn_RXDESC_TAIL_PTR(0), RXDESC_PHYS_L(d_idx)); in dwmac_rx_refill_thread()
1001 #define DMA_CHn_RXDESC_TAIL_PTR(n) (0x1128 + 0x80 * (n)) macro