Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpasemi_dma.h210 #define PAS_IOB_DMA_RXCH_CFG(i) (0x1100 + (i)*4) macro
/openbmc/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c1105 write_iob_reg(PAS_IOB_DMA_RXCH_CFG(mac->rx->chan.chno), in pasemi_mac_open()