Searched refs:get_cpu_type (Results 1 – 9 of 9) sorted by relevance
55 u32 get_cpu_type(void) in get_cpu_type() function70 switch (get_cpu_type()) { in get_eth_nb()113 switch (get_cpu_type()) { in get_soc_name()
55 u32 get_cpu_type(void) in get_cpu_type() function70 switch (get_cpu_type()) { in get_eth_nb()114 switch (get_cpu_type()) { in get_soc_name()
59 static u32 get_cpu_type(void) in get_cpu_type() function222 switch (get_cpu_type()) { in print_cpuinfo()248 switch (get_cpu_type()) { in print_cpuinfo()262 switch (get_cpu_type()) { in print_cpuinfo()
253 u32 get_cpu_type(void) in get_cpu_type() function262 switch (get_cpu_type()) { in get_eth_nb()283 switch (get_cpu_type()) { in get_soc_name()
259 u32 get_cpu_type(void) in get_cpu_type() function288 u32 cpu_type = get_cpu_type(); in get_cpu_string_offsets()
233 cpu = get_cpu_type(); in ft_system_setup()
41 u32 get_cpu_type(void) in get_cpu_type() function102 switch (get_cpu_type()) { in print_cpuinfo()
66 u32 get_cpu_type(void);
25 #define get_cpu_type() (cpu_type(get_cpu_rev())) macro27 #define is_cpu_type(cpu) (get_cpu_type() == cpu)
Completed in 19 milliseconds