Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/microchip/pic32mzda/
H A Dpic32mzda.c25 printf("Core: %s\n", get_core_name()); in checkboard()
/OK3568_Linux_fs/u-boot/arch/mips/mach-pic32/include/mach/
H A Dpic32.h77 const char *get_core_name(void);
/OK3568_Linux_fs/u-boot/arch/mips/mach-pic32/
H A Dcpu.c130 const char *get_core_name(void) in get_core_name() function