Home
last modified time | relevance | path

Searched defs:get_cpu_type (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dsys_info.c41 u32 get_cpu_type(void) in get_cpu_type() function
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dsys_info.c58 u32 get_cpu_type(void) in get_cpu_type() function
/openbmc/u-boot/arch/arm/include/asm/mach-imx/
H A Dsys_proto.h22 #define get_cpu_type() (cpu_type(get_cpu_rev())) macro
/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dcpu.c206 u32 get_cpu_type(void) in get_cpu_type() function
/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c5224 int get_cpu_type(struct thread_data *t, struct core_data *c, struct pkg_data *p) in get_cpu_type() function