Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
H A Ddma.h79 #define DMA_BURST8 0x08 macro
/linux/arch/m68k/include/asm/
H A Ddvma.h193 #define DMA_BURST8 0x08 macro
/linux/arch/sparc/kernel/
H A Dsbus.c114 if (bursts & DMA_BURST8) in sbus_set_sbus64()