Home
last modified time | relevance | path

Searched refs:DMA_BURST16 (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Ddma.h80 #define DMA_BURST16 0x10 macro
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Ddma.h80 #define DMA_BURST16 0x10 macro
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsun_esp.c189 (bursts & DMA_BURST16) == 0 || in esp_get_bursts()
228 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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Ddvma.h188 #define DMA_BURST16 0x10 macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Ddvma.h188 #define DMA_BURST16 0x10 macro
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dsbus.c115 if (bursts & DMA_BURST16) in sbus_set_sbus64()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dsbus.c116 if (bursts & DMA_BURST16) in sbus_set_sbus64()
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunqe.c760 if (bsizes == 0xff || (bsizes & DMA_BURST16) == 0 || in qec_get_burst()
H A Dsunbmac.c1126 if (bsizes == 0xff || (bsizes & DMA_BURST16) == 0 || in bigmac_ether_init()
H A Dsunhme.c1605 } else if (hp->happy_bursts & DMA_BURST16) { in happy_meal_init()
/kernel/linux/linux-6.6/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()

Completed in 23 milliseconds