Searched refs:TXC_PORT_DMA (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/sun/ | ||
H A D | niu.h | 2429 #define TXC_PORT_DMA(IDX) (FZC_TXC + 0x20028UL + (IDX)*0x100UL) macro |
H A D | niu.c | 4669 nw64(TXC_PORT_DMA(np->port), val); in niu_txc_port_dma_enable() |