Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_ICACHE_OFF (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/u-boot/arch/riscv/cpu/ax25/
H A Dcache.c33 #ifndef CONFIG_SYS_ICACHE_OFF in icache_enable()
46 #ifndef CONFIG_SYS_ICACHE_OFF in icache_disable()
/openbmc/u-boot/arch/arm/cpu/arm926ejs/
H A Dcache.c69 #ifndef CONFIG_SYS_ICACHE_OFF
83 #ifndef CONFIG_SYS_ICACHE_OFF in enable_caches()
H A Dcpu.c47 #if !(defined(CONFIG_SYS_ICACHE_OFF) && defined(CONFIG_SYS_DCACHE_OFF)) in cache_flush()
H A Dstart.S98 #ifndef CONFIG_SYS_ICACHE_OFF
/openbmc/u-boot/arch/arm/cpu/arm11/
H A Dcpu.c100 #if !defined(CONFIG_SYS_ICACHE_OFF) || !defined(CONFIG_SYS_DCACHE_OFF)
103 #ifndef CONFIG_SYS_ICACHE_OFF in enable_caches()
/openbmc/u-boot/arch/nds32/lib/
H A Dcache.c9 #if (!defined(CONFIG_SYS_ICACHE_OFF) || !defined(CONFIG_SYS_DCACHE_OFF))
41 #ifndef CONFIG_SYS_ICACHE_OFF
/openbmc/u-boot/include/configs/
H A Dxilinx_zynqmp_mini_emmc.h15 #define CONFIG_SYS_ICACHE_OFF macro
H A Dxilinx_zynqmp_mini_qspi.h15 #define CONFIG_SYS_ICACHE_OFF macro
H A Dxilinx_zynqmp_mini_nand.h15 #define CONFIG_SYS_ICACHE_OFF macro
H A Dxilinx_versal_mini.h14 #define CONFIG_SYS_ICACHE_OFF macro
H A Dzynq_cse.h14 #define CONFIG_SYS_ICACHE_OFF macro
H A Dbcm23550_w1d.h103 #define CONFIG_SYS_ICACHE_OFF macro
H A Dwork_92105.h22 #define CONFIG_SYS_ICACHE_OFF macro
H A Dimx8qxp_mek.h27 #define CONFIG_SYS_ICACHE_OFF macro
H A Ddevkit3250.h17 #define CONFIG_SYS_ICACHE_OFF macro
H A Dtaurus.h25 #define CONFIG_SYS_ICACHE_OFF macro
H A Dsmartweb.h221 #define CONFIG_SYS_ICACHE_OFF macro
H A Dimx8mq_evk.h40 #define CONFIG_SYS_ICACHE_OFF macro
/openbmc/u-boot/arch/arm/lib/
H A Dcache-cp15.c13 #if !(defined(CONFIG_SYS_ICACHE_OFF) && defined(CONFIG_SYS_DCACHE_OFF))
249 #ifdef CONFIG_SYS_ICACHE_OFF
/openbmc/u-boot/arch/arm/cpu/armv7m/
H A Dcache.c295 #ifndef CONFIG_SYS_ICACHE_OFF
352 #ifndef CONFIG_SYS_ICACHE_OFF in enable_caches()
/openbmc/u-boot/doc/
H A DREADME.arm-caches2 - Set CONFIG_SYS_ICACHE_OFF
8 - Make sure CONFIG_SYS_ICACHE_OFF is not set and call icache_enable().
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dmisc.c51 #ifndef CONFIG_SYS_ICACHE_OFF in enable_caches()
/openbmc/u-boot/arch/arm/include/asm/
H A Dglobal_data.h38 #if !(defined(CONFIG_SYS_ICACHE_OFF) && defined(CONFIG_SYS_DCACHE_OFF))
/openbmc/u-boot/configs/
H A Diot_devkit_defconfig4 CONFIG_SYS_ICACHE_OFF=y
/openbmc/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7.c182 #ifndef CONFIG_SYS_ICACHE_OFF

12