zephyr/drivers/dma
Fabio Baltieri e24314f10f include: add more missing zephyr/ prefixes
Adds few missing zephyr/ prefixes to leftover #include statements that
either got added recently or were using double quote format.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2022-05-27 15:20:27 -07:00
..
CMakeLists.txt dma/cavs_hda: DMA driver for HDA on cAVS 2022-04-01 09:12:20 -04:00
dma_cavs_gpdma.c include: add more missing zephyr/ prefixes 2022-05-27 15:20:27 -07:00
dma_cavs_hda_host_in.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_cavs_hda_host_out.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_cavs_hda_link_in.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_cavs_hda_link_out.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_cavs_hda.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_cavs_hda.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_dw_common.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_dw_common.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_dw.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_iproc_pax_v1.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_iproc_pax_v1.h
dma_iproc_pax_v2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_iproc_pax_v2.h
dma_iproc_pax.h drivers: dma: iproc_pax: use DEVICE_DT_GET 2022-02-21 22:16:10 -05:00
dma_mcux_edma.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_mcux_edma.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_mcux_lpc.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_nios2_msgdma.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_pl330.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_pl330.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_sam0.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_sam_xdmac.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_sam_xdmac.h
dma_stm32_v1.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_stm32_v2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_stm32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dma_stm32.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dmamux_stm32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
Kconfig dma/cavs_hda: DMA driver for HDA on cAVS 2022-04-01 09:12:20 -04:00
Kconfig.cavs_gpdma dma/dw_common: Update dma_dw_common from sof 2022-03-29 14:33:48 -04:00
Kconfig.cavs_hda dma/cavs_hda: DMA driver for HDA on cAVS 2022-04-01 09:12:20 -04:00
Kconfig.dma_pl330
Kconfig.dw dma/dw_common: Update dma_dw_common from sof 2022-03-29 14:33:48 -04:00
Kconfig.dw_common dma/dw_common: Update dma_dw_common from sof 2022-03-29 14:33:48 -04:00
Kconfig.iproc_pax
Kconfig.mcux_edma drivers: dma: mcxuc_edma: remove superfluous default n for boolean 2022-04-15 10:32:24 -07:00
Kconfig.mcux_lpc kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.nios2_msgdma
Kconfig.sam0
Kconfig.sam_xdmac
Kconfig.stm32 kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00