| /openbmc/u-boot/board/renesas/ebisu/ |
| H A D | ebisu.c | 70 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 D | draak.c | 97 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 D | eagle.c | 94 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 D | tcg-accel-ops.c | 127 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 D | mx6boards.c | 520 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 D | gw_ventana.c | 753 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 D | common.c | 1509 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 D | spapr_caps.c | 875 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 D | 0003-Add-version-information-to-libmetis.patch | 19 BUILDDIR = build/$(systype)-$(cputype)
|
| /openbmc/qemu/target/ppc/ |
| H A D | compat.c | 165 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 D | cpu.h | 1693 bool ppc_type_check_compat(const char *cputype, uint32_t compat_pvr,
|
| /openbmc/qemu/hw/mips/ |
| H A D | loongson3_bootp.h | 62 uint32_t cputype; /* Loongson_3A/3B, etc. */ member
|
| H A D | loongson3_bootp.c | 33 c->cputype = cpu_to_le32(Loongson_3A); in init_cpu_info()
|
| /openbmc/qemu/tests/data/qobject/ |
| H A D | qdict.txt | 3442 cputype.h: 840
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |