Searched refs:dma_type (Results 1 – 14 of 14) sorted by relevance
| /linux/sound/hda/core/ |
| H A D | controller.c | 718 int dma_type = bus->dma_type ? bus->dma_type : SNDRV_DMA_TYPE_DEV; in snd_hdac_bus_alloc_stream_pages() 723 err = snd_dma_alloc_pages(dma_type, bus->dev, in snd_hdac_bus_alloc_stream_pages() 733 err = snd_dma_alloc_pages(dma_type, bus->dev, 741 err = snd_dma_alloc_pages(dma_type, bus->dev, PAGE_SIZE, &bus->rb); in snd_hdac_bus_free_stream_pages() 707 int dma_type = bus->dma_type ? bus->dma_type : SNDRV_DMA_TYPE_DEV; snd_hdac_bus_alloc_stream_pages() local
|
| H A D | bus.c | 40 bus->dma_type = SNDRV_DMA_TYPE_DEV; in snd_hdac_bus_init()
|
| /linux/sound/soc/intel/avs/ |
| H A D | path.c | 202 switch (module_template->cfg_ext->copier.dma_type) { in avs_path_set_constraint() 245 node_id->dma_type = te->copier.dma_type; in avs_init_node_id() 247 switch (node_id->dma_type) { in avs_init_node_id() 286 switch (te->copier.dma_type) { in avs_nhlt_config_or_default() 339 u32 dma_type = t->cfg_ext->copier.dma_type; in avs_append_dma_cfg() 347 switch (dma_type) { in avs_append_dma_cfg() 341 u32 dma_type = t->cfg_ext->copier.dma_type; avs_append_dma_cfg() local
|
| H A D | probes.c | 169 node_id.dma_type = AVS_DMA_HDA_HOST_INPUT; in avs_probe_compr_set_params()
|
| H A D | messages.h | 773 u32 dma_type:5; member
|
| /linux/drivers/scsi/megaraid/ |
| H A D | mega_common.h | 72 uint32_t dma_type; member
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | vas.h | 414 enum vas_dma_type dma_type; member
|
| H A D | vas-window.c | 416 val = SET_FIELD(VAS_LDMA_TYPE, val, winctx->dma_type); in init_winctx_regs() 749 winctx->dma_type = VAS_DMA_TYPE_INJECT; in init_winctx_for_rxwin() 959 winctx->dma_type = VAS_DMA_TYPE_INJECT; in init_winctx_for_txwin()
|
| /linux/drivers/net/ethernet/airoha/ |
| H A D | airoha_eth.h | 186 enum airoha_dma_map_type dma_type; member
|
| H A D | airoha_eth.c | 955 switch (e->dma_type) { in airoha_unmap_xmit_buf() 968 e->dma_type = AIROHA_DMA_UNMAPPED; in airoha_unmap_xmit_buf() 1208 if (e->dma_type == AIROHA_DMA_UNMAPPED) in airoha_qdma_tx_cleanup() 2370 e->dma_type = AIROHA_DMA_MAP_SINGLE; in airoha_dev_xmit() 2407 e->dma_type = AIROHA_DMA_MAP_PAGE; in airoha_dev_xmit()
|
| /linux/drivers/scsi/ |
| H A D | megaraid.c | 440 scb->dma_type = MEGA_DMA_TYPE_NONE; in DEF_SCSI_QCMD() 1665 switch( scb->dma_type ) { in mega_free_scb() 1726 scb->dma_type = MEGA_SGLIST; in mega_build_sglist() 2909 scb->dma_type = MEGA_DMA_TYPE_NONE; in mega_init_scb()
|
| /linux/include/sound/ |
| H A D | hdaudio.h | 335 int dma_type; /* SNDRV_DMA_TYPE_XXX for CORB/RIRB */ member
|
| /linux/sound/hda/controllers/ |
| H A D | intel.c | 1839 azx_bus(chip)->dma_type = SNDRV_DMA_TYPE_DEV_WC; in azx_create()
|
| /linux/drivers/scsi/lpfc/ |
| H A D | lpfc_debugfs.c | 5873 enum mbox_type mbox_tp, enum dma_type dma_tp, in lpfc_idiag_mbxacc_dump_bsg_mbox()
|