Home
last modified time | relevance | path

Searched refs:bsp_call (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/
H A Dmp.h34 mp_callback_t bsp_call; member
44 .bsp_call = bsp_func_, \
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dmp_init.c395 if (rec->bsp_call != NULL) in bsp_do_flight_plan()
396 rec->bsp_call(cpu, rec->bsp_arg); in bsp_do_flight_plan()