Searched defs:cputype (Results 1 – 16 of 16) sorted by relevance
70 unsigned long midr, cputype; in reset_cpu() local
520 u32 cputype = cpu_type(get_cpu_rev()); in board_early_init_f() local617 u32 cputype = cpu_type(get_cpu_rev()); in board_init_f() local
97 unsigned long midr, cputype; in reset_cpu() local
94 unsigned long midr, cputype; in reset_cpu() local
127 int cputype = xlat[gdbtype]; in xlat_gdb_type() local
1509 unsigned cputype = is_cpu_type(MXC_CPU_MX6Q) ? 0 : 1; in setup_board_gpio() local
753 const char *cputype = ""; in misc_init_r() local
165 bool ppc_type_check_compat(const char *cputype, uint32_t compat_pvr, in ppc_type_check_compat()
875 const char *cputype) in default_caps_with_cpu()
62 uint32_t cputype; /* Loongson_3A/3B, etc. */ member