Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/cpu/sh3/
H A Dprobe.c88 boot_cpu_data.type = CPU_SH7705; in cpu_probe()
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h25 CPU_SH7705, CPU_SH7706, CPU_SH7707, enumerator
/openbmc/linux/arch/sh/kernel/cpu/
H A Dproc.c13 [CPU_SH7705] = "SH7705", [CPU_SH7706] = "SH7706",
/openbmc/linux/arch/sh/mm/
H A Dcache.c343 if ((boot_cpu_data.type == CPU_SH7705) && in cpu_cache_init()