Home
last modified time | relevance | path

Searched refs:show_boot_progress (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/u-boot/include/
H A Dbootstage.h223 #define show_boot_progress(val) do {} while (0) macro
231 void show_boot_progress(int val);
381 show_boot_progress(id); in bootstage_mark()
387 show_boot_progress(-id); in bootstage_error()
393 show_boot_progress(id); in bootstage_mark_name()
/OK3568_Linux_fs/u-boot/arch/xtensa/lib/
H A Dbootm.c144 show_boot_progress(15); in do_bootm_linux()
173 show_boot_progress(15); in do_bootm_linux()
/OK3568_Linux_fs/u-boot/common/
H A Dmain.su
H A Dmain.c21 __weak void show_boot_progress(int val) {} in show_boot_progress() function
H A Dbootstage.c117 show_boot_progress(flags & BOOTSTAGEF_ERROR ? -id : id); in bootstage_add_record()
/OK3568_Linux_fs/u-boot/spl/common/init/
H A Dboard_init.su
/OK3568_Linux_fs/u-boot/tpl/common/init/
H A Dboard_init.su
/OK3568_Linux_fs/u-boot/common/init/
H A Dboard_init.su
H A Dboard_init.c148 __weak void show_boot_progress(int val) {} in show_boot_progress() function
/OK3568_Linux_fs/u-boot/board/st/stv0991/
H A Dstv0991.c38 void show_boot_progress(int progress) in show_boot_progress() function
/OK3568_Linux_fs/u-boot/spl/common/spl/
H A Dspl.su
/OK3568_Linux_fs/u-boot/board/armltd/integrator/
H A Dintegrator.c50 void show_boot_progress(int progress) in show_boot_progress() function
/OK3568_Linux_fs/u-boot/board/Seagate/dockstar/
H A Ddockstar.c154 void show_boot_progress(int val) in show_boot_progress() function
/OK3568_Linux_fs/u-boot/board/Seagate/goflexhome/
H A Dgoflexhome.c160 void show_boot_progress(int val) in show_boot_progress() function
/OK3568_Linux_fs/u-boot/arch/x86/cpu/
H A Dcpu.c192 void show_boot_progress(int val) in show_boot_progress() function
/OK3568_Linux_fs/u-boot/board/buffalo/lsxl/
H A Dlsxl.c268 void show_boot_progress(int progress) in show_boot_progress() function
/OK3568_Linux_fs/u-boot/board/technexion/tao3530/
H A Dtao3530.c200 void show_boot_progress(int val) in show_boot_progress() function
/OK3568_Linux_fs/u-boot/board/armltd/vexpress/
H A Dvexpress_common.c38 void show_boot_progress(int progress) in show_boot_progress() function
/OK3568_Linux_fs/u-boot/board/Barix/ipam390/
H A Dipam390.c260 void show_boot_progress(int status) in show_boot_progress() function
/OK3568_Linux_fs/u-boot/board/ti/evm/
H A Devm.c339 void show_boot_progress(int val) in show_boot_progress() function
/OK3568_Linux_fs/u-boot/tpl/
H A Du-boot-tpl.sym
H A Du-boot-tpl.map
/OK3568_Linux_fs/u-boot/board/ti/beagle/
H A Dbeagle.c543 void show_boot_progress(int val) in show_boot_progress() function
/OK3568_Linux_fs/u-boot/board/bosch/shc/
H A Dboard.c620 void show_boot_progress(int val) in show_boot_progress() function
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl.c43 __weak void show_boot_progress(int val) {} in show_boot_progress() function

12