Home
last modified time | relevance | path

Searched refs:CPU_SH7786 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h35 CPU_SH7763, CPU_SH7770, CPU_SH7780, CPU_SH7781, CPU_SH7785, CPU_SH7786, enumerator
/openbmc/linux/arch/sh/kernel/cpu/
H A Dproc.c25 [CPU_SH7786] = "SH7786", [CPU_SH7757] = "SH7757",
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dprobe.c125 boot_cpu_data.type = CPU_SH7786; in cpu_probe()
/openbmc/linux/arch/sh/mm/
H A Dcache.c358 if ((boot_cpu_data.type == CPU_SH7786) || in cpu_cache_init()