Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/include/asm/
Ddma.h174 #define DMA_PAGE_6 0x89 macro
183 #define DMA_HIPAGE_6 (0x400 | DMA_PAGE_6)
284 dma_outb(pagenr & 0xfe, DMA_PAGE_6); in set_dma_page()
/linux-6.12.1/arch/x86/include/asm/
Ddma.h137 #define DMA_PAGE_6 0x89 macro
231 dma_outb(pagenr & 0xfe, DMA_PAGE_6); in set_dma_page()
/linux-6.12.1/arch/mips/include/asm/
Ddma.h149 #define DMA_PAGE_6 0x89 macro
237 dma_outb(pagenr & 0xfe, DMA_PAGE_6); in set_dma_page()