Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/cpu-sh3/cpu/
H A Dcache.h36 #define CCR_CACHE_16KB 0x00010000 macro
/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dprobe.c96 __raw_writel(CCR_CACHE_16KB, CCR3_REG); in cpu_probe()