Home
last modified time | relevance | path

Searched refs:DMA_BURST16 (Results 1 – 6 of 6) sorted by relevance

/linux/arch/sparc/include/asm/
H A Ddma.h80 #define DMA_BURST16 0x10 macro
/linux/arch/m68k/include/asm/
H A Ddvma.h194 #define DMA_BURST16 0x10 macro
/linux/arch/sparc/kernel/
H A Dsbus.c116 if (bursts & DMA_BURST16) in sbus_set_sbus64()
/linux/drivers/net/ethernet/sun/
H A Dsunqe.c760 if (bsizes == 0xff || (bsizes & DMA_BURST16) == 0 || in qec_get_burst()
H A Dsunbmac.c1124 if (bsizes == 0xff || (bsizes & DMA_BURST16) == 0 || in bigmac_ether_init()
H A Dsunhme.c1425 } else if (hp->happy_bursts & DMA_BURST16) { in happy_meal_init()