Home
last modified time | relevance | path

Searched refs:CPU_SHX3 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/sh/intc/
H A DKconfig26 depends on SMP && SUPERH && CPU_SHX3
/openbmc/linux/arch/sh/include/asm/
H A Dprocessor.h36 CPU_SH7723, CPU_SH7724, CPU_SH7757, CPU_SH7734, CPU_SHX3, enumerator
/openbmc/linux/arch/sh/kernel/cpu/
H A Dproc.c26 [CPU_SH7722] = "SH7722", [CPU_SHX3] = "SH-X3",
/openbmc/linux/arch/sh/kernel/cpu/sh4/
H A Dprobe.c166 boot_cpu_data.type = CPU_SHX3; in cpu_probe()
/openbmc/linux/arch/sh/
H A DKconfig197 config CPU_SHX3 config
457 select CPU_SHX3
467 select CPU_SHX3
534 !CPU_SHX3 && !CPU_SUBTYPE_SH7757 && \
/openbmc/linux/arch/sh/mm/
H A Dcache.c359 (boot_cpu_data.type == CPU_SHX3)) { in cpu_cache_init()
H A DKconfig88 depends on (CPU_SHX2 || CPU_SHX3) && MMU