Home
last modified time | relevance | path

Searched refs:ISA_DMA_BIT_MASK (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Ddma-mapping.h18 # define ISA_DMA_BIT_MASK DMA_BIT_MASK(24) macro
20 # define ISA_DMA_BIT_MASK DMA_BIT_MASK(32) macro
/linux-4.4.14/arch/x86/kernel/
Dpci-dma.c53 .coherent_dma_mask = ISA_DMA_BIT_MASK,