zephyr/drivers/dma
Tom Burdick f0326f7249 tests: dma_loopback: Intel ADSP ACE15 disable PM
Disable power management for this particular test case as it expects a
particular pattern of pm get/puts that isn't matched by the driver and
usage in SoF.

Signed-off-by: Tom Burdick <thomas.burdick@intel.com>
2023-10-23 10:01:09 -05:00
..
CMakeLists.txt drivers: dma: Add Andestech atcdmac300 driver. 2023-10-20 14:51:08 +02:00
Kconfig drivers: dma: Add Andestech atcdmac300 driver. 2023-10-20 14:51:08 +02:00
Kconfig.andes_atcdmac300 drivers: dma: Add Andestech atcdmac300 driver. 2023-10-20 14:51:08 +02:00
Kconfig.dma_pl330
Kconfig.dw
Kconfig.dw_common
Kconfig.esp32
Kconfig.gd32
Kconfig.intel_adsp_gpdma
Kconfig.intel_adsp_hda
Kconfig.intel_lpss drivers: dma: intel_lpss: Used phandle to get base address 2023-09-25 18:43:29 -04:00
Kconfig.iproc_pax
Kconfig.mcux_edma drivers: dma_mcux_edma: add support dma driver for s32k344 2023-09-27 14:02:09 -05:00
Kconfig.mcux_lpc
Kconfig.mcux_pxp drivers: dma_pxp: Select PXP driver when CONFIG_DISPLAY is enabled 2023-09-19 13:36:13 -05:00
Kconfig.mcux_smartdma drivers: dma: introduce SMARTDMA dma driver 2023-09-25 09:46:55 +02:00
Kconfig.nios2_msgdma
Kconfig.rpi_pico
Kconfig.sam0
Kconfig.sam_xdmac
Kconfig.stm32
Kconfig.xec
Kconfig.xmc4xxx
dma_andes_atcdmac300.c drivers: dma: Add Andestech atcdmac300 driver. 2023-10-20 14:51:08 +02:00
dma_dw.c
dma_dw_common.c drivers: dma: dma_dw_common: Updated check condition of DMA channel 2023-09-26 12:02:23 +02:00
dma_dw_common.h
dma_esp32_gdma.c
dma_gd32.c
dma_handlers.c
dma_intel_adsp_gpdma.c tests: dma_loopback: Intel ADSP ACE15 disable PM 2023-10-23 10:01:09 -05:00
dma_intel_adsp_hda.c drivers: dma: intel-adsp-hda: Correct DGCS:SCS bit for 32bit sample size 2023-10-12 17:31:23 +03: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: Used phandle to get base address 2023-09-25 18:43:29 -04: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 drivers: dma_mcux_edma: add support dma driver for s32k344 2023-09-27 14:02:09 -05:00
dma_mcux_edma.h
dma_mcux_lpc.c
dma_mcux_pxp.c drivers: dma_pxp: Update to the PXP DMA per SDK 2.14 changes 2023-09-19 13:36:13 -05:00
dma_mcux_smartdma.c drivers: dma: introduce SMARTDMA dma driver 2023-09-25 09:46:55 +02:00
dma_nios2_msgdma.c
dma_pl330.c
dma_pl330.h
dma_rpi_pico.c
dma_sam0.c
dma_sam_xdmac.c drivers: sam dma xdmac: implemented dma device get_status() 2023-09-10 00:49:12 +02:00
dma_sam_xdmac.h
dma_stm32.c
dma_stm32.h
dma_stm32_bdma.c dt: Make zephyr,memory-attr a capabilities bitmask 2023-09-15 12:46:54 +02:00
dma_stm32_bdma.h
dma_stm32_v1.c
dma_stm32_v2.c
dma_stm32u5.c
dma_xmc4xxx.c
dmamux_stm32.c