/openbmc/u-boot/arch/arm/cpu/arm11/ |
H A D | cpu.c | 54 #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 D | cache.c | 60 #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 D | cache.c | 9 #ifndef CONFIG_SYS_DCACHE_OFF 86 #ifndef CONFIG_SYS_DCACHE_OFF in enable_caches()
|
H A D | cpu.c | 47 #if !(defined(CONFIG_SYS_ICACHE_OFF) && defined(CONFIG_SYS_DCACHE_OFF)) in cache_flush()
|
/openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
H A D | sec_entry_cpu1.S | 19 #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 D | cache.c | 9 #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 D | hwinit-common.c | 9 #ifndef CONFIG_SYS_DCACHE_OFF
|
/openbmc/u-boot/arch/arm/cpu/armv7/iproc-common/ |
H A D | hwinit-common.c | 8 #ifndef CONFIG_SYS_DCACHE_OFF
|
/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/ |
H A D | rv1108.c | 9 #ifndef CONFIG_SYS_DCACHE_OFF
|
/openbmc/openbmc/meta-ampere/meta-jade/recipes-bsp/u-boot/u-boot-aspeed-sdk/ |
H A D | ampere.cfg | 4 CONFIG_SYS_DCACHE_OFF=n
|
/openbmc/u-boot/arch/arm/mach-s5pc1xx/ |
H A D | cache.c | 12 #ifndef CONFIG_SYS_DCACHE_OFF
|
/openbmc/u-boot/arch/arm/mach-exynos/ |
H A D | soc.c | 28 #ifndef CONFIG_SYS_DCACHE_OFF
|
/openbmc/u-boot/include/configs/ |
H A D | gplugd.h | 37 #define CONFIG_SYS_DCACHE_OFF macro
|
H A D | zynq_cse.h | 13 #define CONFIG_SYS_DCACHE_OFF macro
|
H A D | stv0991.h | 9 #define CONFIG_SYS_DCACHE_OFF macro
|
H A D | highbank.h | 9 #define CONFIG_SYS_DCACHE_OFF macro
|
H A D | origen.h | 17 #define CONFIG_SYS_DCACHE_OFF 1 macro
|
H A D | bcm23550_w1d.h | 104 #define CONFIG_SYS_DCACHE_OFF macro
|
/openbmc/u-boot/arch/arm/cpu/pxa/ |
H A D | cache.c | 9 #ifndef CONFIG_SYS_DCACHE_OFF
|
/openbmc/u-boot/drivers/net/ |
H A D | ftgmac100.h | 181 #ifndef CONFIG_SYS_DCACHE_OFF 216 #ifndef CONFIG_SYS_DCACHE_OFF
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | cache-cp15.c | 13 #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 D | cache.c | 57 #ifndef CONFIG_SYS_DCACHE_OFF 355 #ifndef CONFIG_SYS_DCACHE_OFF in enable_caches()
|
/openbmc/u-boot/arch/arm/mach-rockchip/ |
H A D | rk3188-board.c | 78 #ifndef CONFIG_SYS_DCACHE_OFF
|
/openbmc/u-boot/doc/ |
H A D | README.arm-caches | 5 - 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 D | board.c | 29 #ifndef CONFIG_SYS_DCACHE_OFF
|