zephyr/drivers/dma
Anisetti Avinash Krishna a0ce427848 drivers: dma: intel_lpss: enable reload API for 32bit DMA address
Enable dma_reload API for DMA 32bit address transfer.

Signed-off-by: Anisetti Avinash Krishna <anisetti.avinash.krishna@intel.com>
2023-12-22 09:52:59 +01:00
..
CMakeLists.txt drivers: dma: add emulated dma driver 2023-12-03 19:22:31 -05:00
Kconfig drivers: dma: add emulated dma driver 2023-12-03 19:22:31 -05:00
Kconfig.andes_atcdmac300
Kconfig.dma_pl330
Kconfig.dw
Kconfig.dw_common
Kconfig.emul drivers: dma: add emulated dma driver 2023-12-03 19:22:31 -05:00
Kconfig.esp32
Kconfig.gd32
Kconfig.intel_adsp_gpdma
Kconfig.intel_adsp_hda
Kconfig.intel_lpss
Kconfig.iproc_pax
Kconfig.mcux_edma soc: nxp_s32: s32k3: drop `M7` suffix from options 2023-11-15 10:25:43 -06:00
Kconfig.mcux_lpc
Kconfig.mcux_pxp
Kconfig.mcux_smartdma
Kconfig.nios2_msgdma
Kconfig.nxp_sof_host_dma drivers: dma: Add SOF host DMA driver 2023-11-20 09:19:53 +01:00
Kconfig.rpi_pico
Kconfig.sam0
Kconfig.sam_xdmac
Kconfig.sedi drivers: dma: add init version for dma sedi driver 2023-11-02 09:44:30 +01:00
Kconfig.smartbond drivers: dma: smartbond: Support DMA accelerator. 2023-11-09 10:17:29 +00:00
Kconfig.stm32
Kconfig.xec
Kconfig.xmc4xxx
dma_andes_atcdmac300.c
dma_dw.c
dma_dw_common.c drivers: dma: intel_adsp_gpdma: fix issue with stop and PM refcounts 2023-12-15 11:32:41 +00:00
dma_dw_common.h
dma_emul.c drivers: dma: add emulated dma driver 2023-12-03 19:22:31 -05:00
dma_esp32_gdma.c
dma_gd32.c
dma_handlers.c syscall: rename Z_OOPS -> K_OOPS 2023-11-03 11:46:52 +01:00
dma_intel_adsp_gpdma.c
dma_intel_adsp_hda.c hda: separation of l1 settings to new function 2023-12-13 10:39:17 +01:00
dma_intel_adsp_hda.h
dma_intel_adsp_hda_host_in.c
dma_intel_adsp_hda_host_out.c
dma_intel_adsp_hda_link_in.c
dma_intel_adsp_hda_link_out.c
dma_intel_lpss.c drivers: dma: intel_lpss: enable reload API for 32bit DMA address 2023-12-22 09:52:59 +01:00
dma_iproc_pax.h
dma_iproc_pax_v1.c
dma_iproc_pax_v1.h
dma_iproc_pax_v2.c
dma_iproc_pax_v2.h
dma_mchp_xec.c
dma_mcux_edma.c
dma_mcux_edma.h
dma_mcux_lpc.c drivers: dma_lpc: Suppport dest_scatter and source_gather 2023-12-15 14:04:52 +01:00
dma_mcux_pxp.c
dma_mcux_smartdma.c drivers: drop few redundant guard around pm_policy_state_lock_* 2023-11-22 18:34:36 +00:00
dma_nios2_msgdma.c
dma_nxp_sof_host_dma.c drivers: dma: Add SOF host DMA driver 2023-11-20 09:19:53 +01:00
dma_pl330.c
dma_pl330.h
dma_rpi_pico.c
dma_sam0.c
dma_sam_xdmac.c
dma_sam_xdmac.h
dma_sedi.c drivers: dma: fix build warning issue for dma sedi driver 2023-11-09 10:21:58 +00:00
dma_smartbond.c drivers: dma: smartbond: Support DMA accelerator. 2023-11-09 10:17:29 +00:00
dma_stm32.c drivers: stm32: use IF_ENABLED() macro in config structs 2023-12-15 14:04:12 +01:00
dma_stm32.h
dma_stm32_bdma.c
dma_stm32_bdma.h
dma_stm32_v1.c
dma_stm32_v2.c
dma_stm32u5.c
dma_xmc4xxx.c
dmamux_stm32.c