Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpasemi_dma.h87 #define PAS_DMA_RXINT_INCR(i) (0x210+(i)*_PAS_DMA_RXINT_STRIDE) macro
/openbmc/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c619 write_dma_reg(PAS_DMA_RXINT_INCR(mac->dma_if), count); in pasemi_mac_replenish_rx_ring()