Searched defs:dma_port (Results 1 – 2 of 2) sorted by relevance
/linux-3.3/sound/soc/ep93xx/ | ||
D | ep93xx-pcm.h | 17 int dma_port; member |
/linux-3.3/drivers/net/ethernet/i825xx/ | ||
D | znet.c | 831 short dma_port = ((znet->tx_dma&3)<<2) + IO_DMA2_BASE; in show_dma() local |