Home
last modified time | relevance | path

Searched defs:hw_desc (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/dma/
A Diop-adma.h381 union iop3xx_desc hw_desc = { .ptr = desc->hw_desc, }; in iop_desc_get_byte_count() local
415 union iop3xx_desc hw_desc = { .ptr = desc->hw_desc, }; in iop_desc_get_src_addr() local
445 struct iop3xx_desc_dma *hw_desc = desc->hw_desc; in iop_desc_init_memcpy() local
463 struct iop3xx_desc_aau *hw_desc = desc->hw_desc; in iop_desc_init_memset() local
558 struct iop3xx_desc_aau *hw_desc, *prev_hw_desc, *iter; in iop_desc_init_zero_sum() local
594 struct iop3xx_desc_aau *hw_desc = desc->hw_desc; in iop_desc_init_null_xor() local
632 union iop3xx_desc hw_desc = { .ptr = desc->hw_desc, }; in iop_desc_set_byte_count() local
651 union iop3xx_desc hw_desc = { .ptr = desc->hw_desc, }; in iop_desc_init_interrupt() local
717 struct iop3xx_desc_dma *hw_desc = desc->hw_desc; in iop_desc_set_memcpy_src_addr() local
779 struct iop3xx_desc_aau *hw_desc = desc->hw_desc; in iop_desc_set_block_fill_val() local
[all …]
A Dmv_xor.c52 struct mv_xor_desc *hw_desc = desc->hw_desc; in mv_desc_init() local
65 struct mv_xor_desc *hw_desc = desc->hw_desc; in mv_desc_set_mode() local
84 struct mv_xor_desc *hw_desc = desc->hw_desc; in mv_desc_set_next_desc() local
92 struct mv_xor_desc *hw_desc = desc->hw_desc; in mv_desc_set_src_addr() local
270 struct mv_xor_desc *hw_desc; in mv_chan_slot_cleanup() local
A Dmv_xor.h145 void *hw_desc; member
190 #define mv_hw_desc_slot_idx(hw_desc, idx) \ argument
A Daltera-msgdma.c162 struct msgdma_extended_desc hw_desc; member
499 void __iomem *hw_desc = mdev->desc; in msgdma_copy_one() local
A Dpxa_dma.c94 struct pxad_desc_hw *hw_desc[]; /* DMA coherent descriptors */ member
928 struct pxad_desc_hw *hw_desc; in pxad_prep_memcpy() local
1124 struct pxad_desc_hw *hw_desc = NULL; in pxad_residue() local
A Dmv_xor_v2.c184 struct mv_xor_v2_descriptor hw_desc; member
A Diop-adma.c419 char *hw_desc; in iop_adma_alloc_chan_resources() local
/linux/drivers/dma/dw-axi-dmac/
A Ddw-axi-dmac-platform.c280 struct axi_dma_hw_desc *hw_desc; in axi_desc_put() local
583 static void set_desc_dest_master(struct axi_dma_hw_desc *hw_desc, in set_desc_dest_master()
599 struct axi_dma_hw_desc *hw_desc, in dw_axi_dma_set_hw_desc()
719 struct axi_dma_hw_desc *hw_desc = NULL; in dw_axi_dma_chan_prep_cyclic() local
796 struct axi_dma_hw_desc *hw_desc = NULL; in dw_axi_dma_chan_prep_slave_sg() local
875 struct axi_dma_hw_desc *hw_desc = NULL; in dma_chan_prep_dma_memcpy() local
1036 struct axi_dma_hw_desc *hw_desc; in axi_chan_block_xfer_complete() local
A Ddw-axi-dmac.h99 struct axi_dma_hw_desc *hw_desc; member
/linux/include/linux/platform_data/
A Ddma-iop32x.h86 void *hw_desc; member
108 #define iop_hw_desc_slot_idx(hw_desc, idx) \ argument
/linux/drivers/dma/ppc4xx/
A Dadma.c274 struct xor_cb *hw_desc = desc->hw_desc; in ppc440spe_desc_init_xor() local
294 struct xor_cb *hw_desc = desc->hw_desc; in ppc440spe_desc_init_dma2pq() local
321 struct dma_cdb *hw_desc; in ppc440spe_desc_init_dma01pq() local
434 struct dma_cdb *hw_desc; in ppc440spe_desc_init_dma01pqzero_sum() local
504 struct dma_cdb *hw_desc = desc->hw_desc; in ppc440spe_desc_init_memcpy() local
1768 char *hw_desc; in ppc440spe_adma_alloc_chan_resources() local
2102 struct dma_cdb *hw_desc; in ppc440spe_dma01_prep_mult() local
2188 struct dma_cdb *hw_desc; in ppc440spe_dma01_prep_sum_product() local
2634 struct dma_cdb *hw_desc; in ppc440spe_adma_prep_dma_pqzero_sum() local
2657 struct dma_cdb *hw_desc; in ppc440spe_adma_prep_dma_pqzero_sum() local
[all …]
A Dadma.h155 void *hw_desc; member
/linux/drivers/crypto/caam/
A Dcaampkc.h149 u32 hw_desc[]; member
A Dcaamalg.c896 u32 hw_desc[]; member
923 u32 hw_desc[]; member
A Dcaamhash.c538 u32 hw_desc[DESC_JOB_IO_LEN_MAX / sizeof(u32)] ____cacheline_aligned; member
/linux/drivers/dma/xilinx/
A Dxilinx_dpdma.c509 struct xilinx_dpdma_hw_desc *hw_desc = &sw_desc->hw; in xilinx_dpdma_sw_desc_set_dma_addrs() local
598 struct xilinx_dpdma_hw_desc *hw_desc = &sw_desc->hw; in xilinx_dpdma_chan_dump_tx_desc() local
688 struct xilinx_dpdma_hw_desc *hw_desc; in xilinx_dpdma_chan_prep_interleaved_dma() local
/linux/drivers/crypto/
A Dsahara.c207 struct sahara_hw_desc *hw_desc[SAHARA_MAX_HW_DESC]; member

Completed in 80 milliseconds