Home
last modified time | relevance | path

Searched refs:cputype (Results 1 – 16 of 16) sorted by relevance

/openbmc/u-boot/board/renesas/ebisu/
H A Debisu.c70 unsigned long midr, cputype; in reset_cpu() local
73 cputype = (midr >> 4) & 0xfff; in reset_cpu()
75 if (cputype == 0xd03) in reset_cpu()
77 else if (cputype == 0xd07) in reset_cpu()
/openbmc/u-boot/board/renesas/draak/
H A Ddraak.c97 unsigned long midr, cputype; in reset_cpu() local
100 cputype = (midr >> 4) & 0xfff; in reset_cpu()
102 if (cputype == 0xd03) in reset_cpu()
104 else if (cputype == 0xd07) in reset_cpu()
/openbmc/u-boot/board/renesas/eagle/
H A Deagle.c94 unsigned long midr, cputype; in reset_cpu() local
97 cputype = (midr >> 4) & 0xfff; in reset_cpu()
99 if (cputype == 0xd03) in reset_cpu()
101 else if (cputype == 0xd07) in reset_cpu()
/openbmc/qemu/accel/tcg/
H A Dtcg-accel-ops.c127 int cputype = xlat[gdbtype]; in xlat_gdb_type() local
130 cputype |= BP_STOP_BEFORE_ACCESS; in xlat_gdb_type()
132 return cputype; in xlat_gdb_type()
/openbmc/u-boot/board/embest/mx6boards/
H A Dmx6boards.c520 u32 cputype = cpu_type(get_cpu_rev()); in board_early_init_f() local
522 switch (cputype) { in board_early_init_f()
617 u32 cputype = cpu_type(get_cpu_rev()); in board_init_f() local
619 switch (cputype) { in board_init_f()
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana.c753 const char *cputype = ""; in misc_init_r() local
763 cputype = "imx6q"; in misc_init_r()
766 cputype = "imx6dl"; in misc_init_r()
767 env_set("soctype", cputype); in misc_init_r()
777 sprintf(fdt, "%s-%s.dtb", cputype, str); in misc_init_r()
785 sprintf(fdt, "%s-%s.dtb", cputype, str); in misc_init_r()
794 sprintf(fdt, "%s-%s.dtb", cputype, str); in misc_init_r()
H A Dcommon.c1509 unsigned cputype = is_cpu_type(MXC_CPU_MX6Q) ? 0 : 1; in setup_board_gpio() local
1528 imx_iomux_v3_setup_pad(cfg->gpio_padmux[cputype] | in setup_board_gpio()
1541 imx_iomux_v3_setup_pad(cfg->pwm_padmux[cputype] | in setup_board_gpio()
/openbmc/qemu/hw/ppc/
H A Dspapr_caps.c875 const char *cputype) in default_caps_with_cpu() argument
882 if (!ppc_type_check_compat(cputype, CPU_POWERPC_LOGICAL_3_10, in default_caps_with_cpu()
887 if (!ppc_type_check_compat(cputype, CPU_POWERPC_LOGICAL_3_00, in default_caps_with_cpu()
892 if (!ppc_type_check_compat(cputype, CPU_POWERPC_LOGICAL_2_07, in default_caps_with_cpu()
899 if (!ppc_type_check_compat(cputype, CPU_POWERPC_LOGICAL_2_06_PLUS, in default_caps_with_cpu()
904 if (!ppc_type_check_compat(cputype, CPU_POWERPC_LOGICAL_2_06, in default_caps_with_cpu()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/
H A D0003-Add-version-information-to-libmetis.patch19 BUILDDIR = build/$(systype)-$(cputype)
/openbmc/qemu/target/ppc/
H A Dcompat.c165 bool ppc_type_check_compat(const char *cputype, uint32_t compat_pvr, in ppc_type_check_compat() argument
168 PowerPCCPUClass *pcc = POWERPC_CPU_CLASS(object_class_by_name(cputype)); in ppc_type_check_compat()
H A Dcpu.h1693 bool ppc_type_check_compat(const char *cputype, uint32_t compat_pvr,
/openbmc/qemu/hw/mips/
H A Dloongson3_bootp.h62 uint32_t cputype; /* Loongson_3A/3B, etc. */ member
H A Dloongson3_bootp.c33 c->cputype = cpu_to_le32(Loongson_3A); in init_cpu_info()
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt3442 cputype.h: 840
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]