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