Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_DCACHE_OFF (Results 1 – 25 of 101) sorted by relevance

12345

/openbmc/u-boot/arch/arm/cpu/arm11/
H A Dcpu.c54 #ifndef CONFIG_SYS_DCACHE_OFF
100 #if !defined(CONFIG_SYS_ICACHE_OFF) || !defined(CONFIG_SYS_DCACHE_OFF)
106 #ifndef CONFIG_SYS_DCACHE_OFF in enable_caches()
/openbmc/u-boot/arch/riscv/cpu/ax25/
H A Dcache.c60 #ifndef CONFIG_SYS_DCACHE_OFF in dcache_enable()
73 #ifndef CONFIG_SYS_DCACHE_OFF in dcache_disable()
/openbmc/u-boot/arch/arm/cpu/arm926ejs/
H A Dcache.c9 #ifndef CONFIG_SYS_DCACHE_OFF
86 #ifndef CONFIG_SYS_DCACHE_OFF in enable_caches()
H A Dcpu.c47 #if !(defined(CONFIG_SYS_ICACHE_OFF) && defined(CONFIG_SYS_DCACHE_OFF)) in cache_flush()
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dsec_entry_cpu1.S19 #if !defined(CONFIG_SYS_DCACHE_OFF)
82 #if !defined(CONFIG_SYS_DCACHE_OFF)
112 #if !defined(CONFIG_SYS_DCACHE_OFF)
/openbmc/u-boot/arch/nds32/lib/
H A Dcache.c9 #if (!defined(CONFIG_SYS_ICACHE_OFF) || !defined(CONFIG_SYS_DCACHE_OFF))
136 #ifndef CONFIG_SYS_DCACHE_OFF
/openbmc/u-boot/arch/arm/cpu/armv7/kona-common/
H A Dhwinit-common.c9 #ifndef CONFIG_SYS_DCACHE_OFF
/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/
H A Dhwinit-common.c8 #ifndef CONFIG_SYS_DCACHE_OFF
/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/
H A Drv1108.c9 #ifndef CONFIG_SYS_DCACHE_OFF
/openbmc/openbmc/meta-ampere/meta-jade/recipes-bsp/u-boot/u-boot-aspeed-sdk/
H A Dampere.cfg4 CONFIG_SYS_DCACHE_OFF=n
/openbmc/u-boot/arch/arm/mach-s5pc1xx/
H A Dcache.c12 #ifndef CONFIG_SYS_DCACHE_OFF
/openbmc/u-boot/arch/arm/mach-exynos/
H A Dsoc.c28 #ifndef CONFIG_SYS_DCACHE_OFF
/openbmc/u-boot/include/configs/
H A Dgplugd.h37 #define CONFIG_SYS_DCACHE_OFF macro
H A Dzynq_cse.h13 #define CONFIG_SYS_DCACHE_OFF macro
H A Dstv0991.h9 #define CONFIG_SYS_DCACHE_OFF macro
H A Dhighbank.h9 #define CONFIG_SYS_DCACHE_OFF macro
H A Dorigen.h17 #define CONFIG_SYS_DCACHE_OFF 1 macro
H A Dbcm23550_w1d.h104 #define CONFIG_SYS_DCACHE_OFF macro
/openbmc/u-boot/arch/arm/cpu/pxa/
H A Dcache.c9 #ifndef CONFIG_SYS_DCACHE_OFF
/openbmc/u-boot/drivers/net/
H A Dftgmac100.h181 #ifndef CONFIG_SYS_DCACHE_OFF
216 #ifndef CONFIG_SYS_DCACHE_OFF
/openbmc/u-boot/arch/arm/lib/
H A Dcache-cp15.c13 #if !(defined(CONFIG_SYS_ICACHE_OFF) && defined(CONFIG_SYS_DCACHE_OFF))
281 #ifdef CONFIG_SYS_DCACHE_OFF
/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dcache.c57 #ifndef CONFIG_SYS_DCACHE_OFF
355 #ifndef CONFIG_SYS_DCACHE_OFF in enable_caches()
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3188-board.c78 #ifndef CONFIG_SYS_DCACHE_OFF
/openbmc/u-boot/doc/
H A DREADME.arm-caches5 - Set CONFIG_SYS_DCACHE_OFF
11 - Make sure CONFIG_SYS_DCACHE_OFF is not set and call dcache_enable().
/openbmc/u-boot/board/st/stih410-b2260/
H A Dboard.c29 #ifndef CONFIG_SYS_DCACHE_OFF

12345