Home
last modified time | relevance | path

Searched refs:get_cpu_type (Results 1 – 9 of 9) sorted by relevance

/arch/arm/mach-stm32mp/stm32mp2/
A Dstm32mp23x.c55 u32 get_cpu_type(void) in get_cpu_type() function
70 switch (get_cpu_type()) { in get_eth_nb()
113 switch (get_cpu_type()) { in get_soc_name()
A Dstm32mp25x.c55 u32 get_cpu_type(void) in get_cpu_type() function
70 switch (get_cpu_type()) { in get_eth_nb()
114 switch (get_cpu_type()) { in get_soc_name()
/arch/arm/mach-omap2/omap3/
A Dsys_info.c59 static u32 get_cpu_type(void) in get_cpu_type() function
222 switch (get_cpu_type()) { in print_cpuinfo()
248 switch (get_cpu_type()) { in print_cpuinfo()
262 switch (get_cpu_type()) { in print_cpuinfo()
/arch/arm/mach-stm32mp/stm32mp1/
A Dstm32mp13x.c253 u32 get_cpu_type(void) in get_cpu_type() function
262 switch (get_cpu_type()) { in get_eth_nb()
283 switch (get_cpu_type()) { in get_soc_name()
A Dstm32mp15x.c259 u32 get_cpu_type(void) in get_cpu_type() function
288 u32 cpu_type = get_cpu_type(); in get_cpu_string_offsets()
A Dfdt.c233 cpu = get_cpu_type(); in ft_system_setup()
/arch/arm/mach-omap2/am33xx/
A Dsys_info.c41 u32 get_cpu_type(void) in get_cpu_type() function
102 switch (get_cpu_type()) { in print_cpuinfo()
/arch/arm/mach-stm32mp/include/mach/
A Dsys_proto.h66 u32 get_cpu_type(void);
/arch/arm/include/asm/mach-imx/
A Dsys_proto.h25 #define get_cpu_type() (cpu_type(get_cpu_rev())) macro
27 #define is_cpu_type(cpu) (get_cpu_type() == cpu)

Completed in 19 milliseconds