Searched defs:cpu_type (Results 1 – 12 of 12) sorted by relevance
42 const struct cpu_type { in checkcpu() struct43 char name[15]; in checkcpu()44 u32 partid; in checkcpu()
55 u16 cpu_type; member78 u32 cpu_type = rmobile_get_cpu_type(); in rmobile_cpuinfo_idx() local
48 struct cpu_type { struct49 char name[15];50 u32 soc_ver;51 u32 num_cores;
75 u32 cpu_type = rmobile_get_cpu_type(); in board_fit_config_name_match() local
35 pa_cpu_type_t cpu_type; member
92 u32 cpu_type = rmobile_get_cpu_type(); in board_fit_config_name_match() local
47 u32 cpu_type; in blanche_init_sys() local
19 #define cpu_type(rev) (((rev) >> 12) & 0xff) macro
1177 struct cpu_type { struct1188 struct cpu_type *identify_cpu(u32 ver); argument
23 u8 cpu_type; /* 0x2F: 7=imx6q, 8=imx6dl */ member
1932 static CpuType cpu_type() { in cpu_type() function
2433 static CpuType cpu_type() { in cpu_type() function