Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_DCACHE_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/mips/mach-jz47xx/
H A Dstart.S67 addu t1, t0, CONFIG_SYS_DCACHE_SIZE
/openbmc/u-boot/arch/mips/lib/
H A Dcache_init.S230 li R_DC_SIZE, CONFIG_SYS_DCACHE_SIZE
240 #if CONFIG_SYS_ICACHE_SIZE > CONFIG_SYS_DCACHE_SIZE
243 li v0, CONFIG_SYS_DCACHE_SIZE
/openbmc/u-boot/include/configs/
H A Dsbc8641d.h452 #define CONFIG_SYS_DCACHE_SIZE 32768 macro