Home
last modified time | relevance | path

Searched refs:CPU_SH7751 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h31 CPU_SH7750, CPU_SH7750S, CPU_SH7750R, CPU_SH7751, CPU_SH7751R, enumerator
/openbmc/linux/arch/sh/kernel/cpu/
H A Dproc.c19 [CPU_SH7750R] = "SH7750R", [CPU_SH7751] = "SH7751",
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dprobe.c98 boot_cpu_data.type = CPU_SH7751; in cpu_probe()