Home
last modified time | relevance | path

Searched refs:get_core_name (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/microchip/pic32mzda/
H A Dpic32mzda.c24 printf("Core: %s\n", get_core_name()); in checkboard()
/openbmc/u-boot/arch/mips/mach-pic32/include/mach/
H A Dpic32.h76 const char *get_core_name(void);
/openbmc/u-boot/arch/mips/mach-pic32/
H A Dcpu.c129 const char *get_core_name(void) in get_core_name() function
/openbmc/u-boot/arch/arm/mach-imx/imx8/
H A Dcpu.c562 const char *get_core_name(void) in get_core_name() function
641 plat->name = get_core_name(); in imx8_cpu_probe()