Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/cpu/
Dimx8_cpu.c50 const char *get_core_name(void) in get_core_name() function
167 plat->name = get_core_name(); in imx8_cpu_probe()
/third_party/uboot/u-boot-2020.01/board/microchip/pic32mzda/
Dpic32mzda.c24 printf("Core: %s\n", get_core_name()); in checkboard()
/third_party/uboot/u-boot-2020.01/arch/mips/mach-pic32/include/mach/
Dpic32.h76 const char *get_core_name(void);
/third_party/uboot/u-boot-2020.01/arch/mips/mach-pic32/
Dcpu.c129 const char *get_core_name(void) in get_core_name() function