Home
last modified time | relevance | path

Searched defs:DMA_INTSOFF (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Ddvma.h201 #define DMA_INTSOFF(regs) ((((regs)->cond_reg) &= (~DMA_INT_ENAB))) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Ddvma.h201 #define DMA_INTSOFF(regs) ((((regs)->cond_reg) &= (~DMA_INT_ENAB))) macro

Completed in 2 milliseconds