Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm926ejs/
H A Dcache.c12 #ifndef CONFIG_SYS_ICACHE_OFF in enable_caches()
17 #ifndef CONFIG_SYS_ICACHE_OFF
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm11/
H A Dcpu.c101 #if !defined(CONFIG_SYS_ICACHE_OFF) || !defined(CONFIG_SYS_DCACHE_OFF)
104 #ifndef CONFIG_SYS_ICACHE_OFF in enable_caches()
/OK3568_Linux_fs/u-boot/arch/nds32/lib/
H A Dcache.c10 #if (!defined(CONFIG_SYS_ICACHE_OFF) || !defined(CONFIG_SYS_DCACHE_OFF))
42 #ifndef CONFIG_SYS_ICACHE_OFF
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dcache-cp15.c13 #if !(defined(CONFIG_SYS_ICACHE_OFF) && defined(CONFIG_SYS_DCACHE_OFF))
258 #ifdef CONFIG_SYS_ICACHE_OFF
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7m/
H A Dcache.c296 #ifndef CONFIG_SYS_ICACHE_OFF
353 #ifndef CONFIG_SYS_ICACHE_OFF in enable_caches()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/
H A Dcpu.c48 #if !(defined(CONFIG_SYS_ICACHE_OFF) && defined(CONFIG_SYS_DCACHE_OFF)) in cache_flush()
H A Dstart.S99 #ifndef CONFIG_SYS_ICACHE_OFF
/OK3568_Linux_fs/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().
/OK3568_Linux_fs/u-boot/include/configs/
H A Dstm32f429-discovery.h20 #define CONFIG_SYS_ICACHE_OFF macro
H A Dbcm23550_w1d.h111 #define CONFIG_SYS_ICACHE_OFF macro
H A Dwork_92105.h23 #define CONFIG_SYS_ICACHE_OFF macro
H A Ddevkit3250.h18 #define CONFIG_SYS_ICACHE_OFF macro
H A Dadp-ae3xx.h25 #define CONFIG_SYS_ICACHE_OFF macro
H A Dtaurus.h26 #define CONFIG_SYS_ICACHE_OFF macro
H A Dsmartweb.h239 #define CONFIG_SYS_ICACHE_OFF macro
H A Dadp-ag101p.h25 #define CONFIG_SYS_ICACHE_OFF macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dmisc.c48 #ifndef CONFIG_SYS_ICACHE_OFF in enable_caches()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Dglobal_data.h39 #if !(defined(CONFIG_SYS_ICACHE_OFF) && defined(CONFIG_SYS_DCACHE_OFF) && \
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/spear/
H A Dcpu.c61 #ifndef CONFIG_SYS_ICACHE_OFF in enable_caches()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/
H A Dcache_v7.c199 #ifndef CONFIG_SYS_ICACHE_OFF
H A Dstart.S109 #ifndef CONFIG_SYS_ICACHE_OFF
171 #ifdef CONFIG_SYS_ICACHE_OFF
/OK3568_Linux_fs/u-boot/arch/xtensa/cpu/
H A Dstart.S169 !defined(CONFIG_SYS_ICACHE_OFF))
180 #ifndef CONFIG_SYS_ICACHE_OFF
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dmxs.c55 #ifndef CONFIG_SYS_ICACHE_OFF in enable_caches()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/pxa/
H A Dpxa2xx.c290 #ifndef CONFIG_SYS_ICACHE_OFF in enable_caches()
/OK3568_Linux_fs/u-boot/arch/nds32/cpu/n1213/
H A Dstart.S128 #if (!defined(CONFIG_SYS_ICACHE_OFF) || !defined(CONFIG_SYS_DCACHE_OFF))
135 #if !defined(CONFIG_SYS_ICACHE_OFF)

12