Home
last modified time | relevance | path

Searched refs:DMA_PAGE_6 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/alpha/include/asm/
Ddma.h180 #define DMA_PAGE_6 0x89 macro
189 #define DMA_HIPAGE_6 (0x400 | DMA_PAGE_6)
290 dma_outb(pagenr & 0xfe, DMA_PAGE_6); in set_dma_page()
/linux-4.1.27/arch/mips/include/asm/
Ddma.h148 #define DMA_PAGE_6 0x89 macro
236 dma_outb(pagenr & 0xfe, DMA_PAGE_6); in set_dma_page()
/linux-4.1.27/arch/x86/include/asm/
Ddma.h136 #define DMA_PAGE_6 0x89 macro
230 dma_outb(pagenr & 0xfe, DMA_PAGE_6); in set_dma_page()