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