Home
last modified time | relevance | path

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

/linux-6.12.1/arch/alpha/include/asm/
Ddma.h175 #define DMA_PAGE_7 0x8A macro
184 #define DMA_HIPAGE_7 (0x400 | DMA_PAGE_7)
288 dma_outb(pagenr & 0xfe, DMA_PAGE_7); in set_dma_page()
/linux-6.12.1/arch/x86/include/asm/
Ddma.h138 #define DMA_PAGE_7 0x8A macro
234 dma_outb(pagenr & 0xfe, DMA_PAGE_7); in set_dma_page()
/linux-6.12.1/arch/mips/include/asm/
Ddma.h150 #define DMA_PAGE_7 0x8A macro
240 dma_outb(pagenr & 0xfe, DMA_PAGE_7); in set_dma_page()