Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-driver-dma-ioatdma6 DMA_XOR,DMA_XOR_VAL,DMA_INTERRUPT.
/openbmc/linux/drivers/dma/ioat/
H A Dsysfs.c25 dma_has_cap(DMA_XOR_VAL, dma->cap_mask) ? " xor_val" : "", in cap_show()
H A Dinit.c902 if (!dma_has_cap(DMA_XOR_VAL, dma_chan->device->cap_mask)) in ioat_xor_val_self_test()
1110 dma_cap_set(DMA_XOR_VAL, dma->cap_mask); in ioat3_dma_probe()
1130 dma_cap_set(DMA_XOR_VAL, dma->cap_mask); in ioat3_dma_probe()
/openbmc/linux/crypto/async_tx/
H A Dasync_xor.c293 return async_tx_find_channel(submit, DMA_XOR_VAL, &dest, 1, src_list, in xor_val_chan()
/openbmc/linux/drivers/dma/
H A Ddmaengine.c1011 if (!dma_has_cap(DMA_XOR_VAL, device->cap_mask)) in device_has_all_tx_types()
1165 CHECK_CAP(dma_xor_val, DMA_XOR_VAL); in dma_async_device_register()
/openbmc/linux/drivers/dma/ppc4xx/
H A Dadma.c1392 case DMA_XOR_VAL: in ppc440spe_async_tx_find_best_channel()
3776 dma_cap_set(DMA_XOR_VAL, adev->common.cap_mask); in ppc440spe_adma_init_capabilities()
3835 if (dma_has_cap(DMA_XOR_VAL, adev->common.cap_mask)) { in ppc440spe_adma_init_capabilities()
3859 dma_has_cap(DMA_XOR_VAL, adev->common.cap_mask) ? "xor_val " : "", in ppc440spe_adma_init_capabilities()
/openbmc/linux/include/linux/
H A Ddmaengine.h55 DMA_XOR_VAL, enumerator
/openbmc/linux/Documentation/driver-api/dmaengine/
H A Dprovider.rst184 - DMA_XOR_VAL