Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dpasemi_dma.h215 #define PAS_IOB_DMA_TXCH_CFG(i) (0x1200 + (i)*4) macro
/openbmc/linux/drivers/net/ethernet/pasemi/
H A Dpasemi_mac.c1108 write_iob_reg(PAS_IOB_DMA_TXCH_CFG(mac->tx->chan.chno), in pasemi_mac_open()