Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dcpu.h35 #define SH_CPU_SH7751_ALL (SH_CPU_SH7751 | SH_CPU_SH7751R) macro
/openbmc/qemu/hw/sh4/
H A Dsh7750.c882 if (cpu->env.id & (SH_CPU_SH7751_ALL)) { in sh7750_init()
888 if (cpu->env.id & (SH_CPU_SH7750S | SH_CPU_SH7750R | SH_CPU_SH7751_ALL)) { in sh7750_init()