Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dcache.h37 #define CCR_CACHE_32KB 0x00020000 macro
/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dprobe.c94 __raw_writel(CCR_CACHE_32KB, CCR3_REG); in cpu_probe()