Home
last modified time | relevance | path

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

/linux-5.19.10/arch/alpha/include/asm/
Ddma.h180 #define DMA_PAGE_5 0x8B macro
189 #define DMA_HIPAGE_5 (0x400 | DMA_PAGE_5)
287 dma_outb(pagenr & 0xfe, DMA_PAGE_5); in set_dma_page()
/linux-5.19.10/arch/x86/include/asm/
Ddma.h136 #define DMA_PAGE_5 0x8B macro
228 dma_outb(pagenr & 0xfe, DMA_PAGE_5); in set_dma_page()
/linux-5.19.10/arch/mips/include/asm/
Ddma.h148 #define DMA_PAGE_5 0x8B macro
234 dma_outb(pagenr & 0xfe, DMA_PAGE_5); in set_dma_page()