Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Ddma.h80 #define DMA_BURST16 0x10 macro
/openbmc/linux/arch/m68k/include/asm/
H A Ddvma.h188 #define DMA_BURST16 0x10 macro
/openbmc/linux/drivers/scsi/
H A Dsun_esp.c190 (bursts & DMA_BURST16) == 0 || in esp_get_bursts()
229 can_do_burst16 = (esp->bursts & DMA_BURST16) != 0; in sbus_esp_reset_dma()
H A Dqlogicpti.c167 } else if (bursts & DMA_BURST16) { in set_sbus_cfg1()
794 (bursts & DMA_BURST16) == 0 || in qpti_get_bursts()
/openbmc/linux/arch/sparc/kernel/
H A Dsbus.c116 if (bursts & DMA_BURST16) in sbus_set_sbus64()
/openbmc/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()