Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpasemi_dma.h232 #define PAS_IOB_DMA_RXCH_RESET(i) (0x1500 + (i)*4) macro
/openbmc/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c640 write_iob_reg(PAS_IOB_DMA_RXCH_RESET(mac->rx->chan.chno), reg); in pasemi_mac_restart_rx_intr()
928 write_iob_reg(PAS_IOB_DMA_RXCH_RESET(chan->chno), reg); in pasemi_mac_rx_intr()