Searched refs:DMA_PAGE_0 (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/x86/kernel/
H A Di8237.c61 if (dma_inb(DMA_PAGE_0) == 0xFF)
/linux-master/arch/x86/include/asm/
H A Ddma.h132 #define DMA_PAGE_0 0x87 /* DMA page registers */ macro
216 dma_outb(pagenr, DMA_PAGE_0);
/linux-master/arch/mips/include/asm/
H A Ddma.h144 #define DMA_PAGE_0 0x87 /* DMA page registers */ macro
222 dma_outb(pagenr, DMA_PAGE_0);
/linux-master/arch/alpha/include/asm/
H A Ddma.h176 #define DMA_PAGE_0 0x87 /* DMA page registers */ macro
184 #define DMA_HIPAGE_0 (0x400 | DMA_PAGE_0)
271 dma_outb(pagenr, DMA_PAGE_0);

Completed in 356 milliseconds