Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dcache_init.S236 li R_DC_SIZE, CONFIG_SYS_DCACHE_SIZE
246 #if CONFIG_SYS_ICACHE_SIZE > CONFIG_SYS_DCACHE_SIZE
249 li v0, CONFIG_SYS_DCACHE_SIZE
/OK3568_Linux_fs/u-boot/include/configs/
H A Dsbc8641d.h470 #define CONFIG_SYS_DCACHE_SIZE 32768 macro