| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | cpu-probe.c | 308 switch (c->cputype) { in set_ftlb_enable() 369 switch (c->cputype) { in mm_config() 1040 c->cputype = CPU_R2000; in cpu_probe_legacy() 1052 c->cputype = CPU_R3081E; in cpu_probe_legacy() 1055 c->cputype = CPU_R3000A; in cpu_probe_legacy() 1059 c->cputype = CPU_R3000; in cpu_probe_legacy() 1073 c->cputype = CPU_R4400PC; in cpu_probe_legacy() 1076 c->cputype = CPU_R4000PC; in cpu_probe_legacy() 1102 c->cputype = mc ? CPU_R4400MC : CPU_R4400SC; in cpu_probe_legacy() 1105 c->cputype = mc ? CPU_R4000MC : CPU_R4000SC; in cpu_probe_legacy() [all …]
|
| H A D | cpu-r3k-probe.c | 81 c->cputype = CPU_UNKNOWN; in cpu_probe() 93 c->cputype = CPU_R2000; in cpu_probe() 104 c->cputype = CPU_R3081E; in cpu_probe() 107 c->cputype = CPU_R3000A; in cpu_probe() 111 c->cputype = CPU_R3000; in cpu_probe() 124 c->cputype = CPU_TX3927; in cpu_probe() 130 c->cputype = CPU_TX3912; in cpu_probe() 135 c->cputype = CPU_TX3922; in cpu_probe() 145 BUG_ON(c->cputype == CPU_UNKNOWN); in cpu_probe() 152 BUG_ON(current_cpu_type() != c->cputype); in cpu_probe()
|
| H A D | pm-cps.c | 252 switch (__get_cpu_type(cpu_info->cputype)) { in cps_gen_flush_fsb()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | bugs.c | 11 unsigned long cputype; in cpu_is_ev6_or_later() local 14 cputype = cpu->type & 0xffffffff; in cpu_is_ev6_or_later() 16 return (cputype == EV6_CPU) || ((cputype >= EV67_CPU) && (cputype <= EV69_CPU)); in cpu_is_ev6_or_later()
|
| H A D | perf_event.c | 583 unsigned long cputype; in supported_cpu() local 587 cputype = cpu->type & 0xffffffff; in supported_cpu() 589 return (cputype >= EV67_CPU) && (cputype <= EV69_CPU); in supported_cpu()
|
| /OK3568_Linux_fs/kernel/arch/mips/sni/ |
| H A D | setup.c | 113 int cputype; in plat_mem_setup() local 126 cputype = *(unsigned char *)SNI_IDPROM_CPUTYPE; in plat_mem_setup() 129 switch (cputype) { in plat_mem_setup() 148 switch (cputype) { in plat_mem_setup()
|
| /OK3568_Linux_fs/kernel/arch/mips/loongson64/ |
| H A D | env.c | 66 loongson_sysconf.cputype = ecpu->cputype; in prom_init_env() 67 switch (ecpu->cputype) { in prom_init_env()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | cpu-type.h | 211 const int cpu_type = current_cpu_data.cputype; in current_cpu_type() 218 const int cpu_type = cpu_data[0].cputype; in boot_cpu_type()
|
| H A D | cpu-info.h | 69 unsigned int cputype; member
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | c-octeon.c | 173 int cputype = current_cpu_type(); in probe_octeon() local 176 switch (cputype) { in probe_octeon() 187 if (cputype == CPU_CAVIUM_OCTEON_PLUS) in probe_octeon()
|
| /OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/ |
| H A D | gw_ventana.c | 726 const char *cputype = ""; in misc_init_r() local 736 cputype = "imx6q"; in misc_init_r() 739 cputype = "imx6dl"; in misc_init_r() 740 env_set("soctype", cputype); in misc_init_r() 750 sprintf(fdt, "%s-%s.dtb", cputype, str); in misc_init_r() 758 sprintf(fdt, "%s-%s.dtb", cputype, str); in misc_init_r() 767 sprintf(fdt, "%s-%s.dtb", cputype, str); in misc_init_r()
|
| H A D | common.c | 1193 unsigned cputype = is_cpu_type(MXC_CPU_MX6Q) ? 0 : 1; in setup_board_gpio() local 1212 imx_iomux_v3_setup_pad(cfg->gpio_padmux[cputype] | in setup_board_gpio() 1225 imx_iomux_v3_setup_pad(cfg->pwm_padmux[cputype] | in setup_board_gpio()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-loongson64/ |
| H A D | boot_param.h | 57 u32 cputype; /* Loongson_3A/3B, etc. */ member 208 enum loongson_cpu_type cputype; member
|
| /OK3568_Linux_fs/kernel/arch/mips/ath25/ |
| H A D | devices.h | 36 return (current_cpu_data.cputype == CPU_4KEC); in is_ar2315()
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-cavium-octeon/ |
| H A D | cpu-feature-overrides.h | 60 #define cpu_has_rixi (cpu_data[0].cputype != CPU_CAVIUM_OCTEON)
|
| /OK3568_Linux_fs/kernel/arch/mips/netlogic/common/ |
| H A D | time.c | 87 if (current_cpu_data.cputype == CPU_XLR) { in nlm_init_pic_timer()
|
| /OK3568_Linux_fs/kernel/arch/mips/bcm47xx/ |
| H A D | prom.c | 99 if (c->cputype == CPU_74K && (mem == (128 << 20))) in prom_init_mem()
|
| H A D | setup.c | 151 if (c->cputype == CPU_74K) { in plat_mem_setup()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/suitesparse/suitesparse/ |
| H A D | 0003-Add-version-information-to-libmetis.patch | 17 BUILDDIR = build/$(systype)-$(cputype)
|
| /OK3568_Linux_fs/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()
|
| /OK3568_Linux_fs/kernel/arch/m68k/kernel/ |
| H A D | head.S | 544 #define is_040_or_060(lab) btst &CPUTYPE_0460,%pc@(L(cputype)+3); jne lab 545 #define is_not_040_or_060(lab) btst &CPUTYPE_0460,%pc@(L(cputype)+3); jeq lab 546 #define is_040(lab) btst &CPUTYPE_040,%pc@(L(cputype)+3); jne lab 547 #define is_060(lab) btst &CPUTYPE_060,%pc@(L(cputype)+3); jne lab 548 #define is_not_060(lab) btst &CPUTYPE_060,%pc@(L(cputype)+3); jeq lab 549 #define is_020(lab) btst &CPUTYPE_020,%pc@(L(cputype)+3); jne lab 550 #define is_not_020(lab) btst &CPUTYPE_020,%pc@(L(cputype)+3); jeq lab 692 lea %pc@(L(cputype)),%a0 888 dputn %pc@(L(cputype)) 3778 L(cputype):
|
| /OK3568_Linux_fs/kernel/arch/mips/alchemy/common/ |
| H A D | clock.c | 90 int cputype; member 1106 if (t->cputype == ctype) in alchemy_clk_init()
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | tcm.rst | 19 location and size of TCM memories. arch/arm/include/asm/cputype.h
|
| /OK3568_Linux_fs/buildroot/support/gnuconfig/ |
| H A D | config.guess | 1423 if test "$cputype" = 386; then 1426 UNAME_MACHINE="$cputype"
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | config.guess | 1348 if test "$cputype" = 386; then 1351 UNAME_MACHINE="$cputype"
|