Home
last modified time | relevance | path

Searched refs:CONFIG_TI_EDMA3 (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/drivers/dma/
H A DMakefile14 obj-$(CONFIG_TI_EDMA3) += ti-edma3.o
/openbmc/u-boot/include/configs/
H A Dam57xx_evm.h95 #define CONFIG_TI_EDMA3 macro
H A Ddra7xx_evm.h101 #define CONFIG_TI_EDMA3 macro
H A Dam43xx_evm.h127 #define CONFIG_TI_EDMA3 macro
H A Dti_armv7_keystone2.h186 #define CONFIG_TI_EDMA3 macro
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclock_am43xx.c147 #ifdef CONFIG_TI_EDMA3
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dhw_data.c512 #ifdef CONFIG_TI_EDMA3
/openbmc/u-boot/drivers/spi/
H A Dti_qspi.c297 #if defined(CONFIG_TI_EDMA3) && !defined(CONFIG_DMA)
/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c337 #if defined(CONFIG_TI_EDMA3) && !defined(CONFIG_DMA) in dra7_reset_ddr_data()