Searched refs:RXDESC_PHYS_L (Results 1 – 1 of 1) sorted by relevance
62 #define RXDESC_PHYS_L(idx) lo32(p->rx_descs_phys + (idx) * sizeof(struct dwmac_dma_desc)) macro67 #define RXDESC_PHYS_L(idx) phys_lo32(&p->rx_descs[idx]) macro390 REG_WRITE(DMA_CHn_RXDESC_TAIL_PTR(0), RXDESC_PHYS_L(d_idx)); in dwmac_rx_refill_thread()612 REG_WRITE(DMA_CHn_RXDESC_LIST_ADDR(0), RXDESC_PHYS_L(0)); in dwmac_probe()