Home
last modified time | relevance | path

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

12

/third_party/uboot/u-boot-2020.01/include/
Dbootstage.h219 #define show_boot_progress(val) do {} while (0) macro
227 void show_boot_progress(int val);
377 show_boot_progress(id); in bootstage_mark()
383 show_boot_progress(-id); in bootstage_error()
389 show_boot_progress(id); in bootstage_mark_name()
/third_party/uboot/u-boot-2020.01/arch/xtensa/lib/
Dbootm.c145 show_boot_progress(15); in do_bootm_linux()
174 show_boot_progress(15); in do_bootm_linux()
/third_party/uboot/u-boot-2020.01/common/
Dmain.c20 __weak void show_boot_progress(int val) {} in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/common/init/
Dboard_init.c154 __weak void show_boot_progress(int val) {} in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/st/stv0991/
Dstv0991.c37 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3521dv200/
Dhi3521dv200.c47 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/armltd/integrator/
Dintegrator.c51 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3520dv500/
Dhi3520dv500.c47 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/Seagate/dockstar/
Ddockstar.c153 void show_boot_progress(int val) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/Seagate/goflexhome/
Dgoflexhome.c159 void show_boot_progress(int val) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/
Dcpu.c167 void show_boot_progress(int val) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/technexion/tao3530/
Dtao3530.c199 void show_boot_progress(int val) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/armltd/vexpress/
Dvexpress_common.c38 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/buffalo/lsxl/
Dlsxl.c269 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3535av100/
Dhi3535av100.c69 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516ev300/
Dhi3516ev300.c72 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516dv200/
Dhi3516dv200.c72 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3531dv200/
Dhi3531dv200.c69 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516av300/
Dhi3516av300.c72 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516cv500/
Dhi3516cv500.c72 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/bosch/shc/
Dboard.c515 void show_boot_progress(int val) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516ev200/
Dhi3516ev200.c75 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3518ev300/
Dhi3518ev300.c75 void show_boot_progress(int progress) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/ti/beagle/
Dbeagle.c551 void show_boot_progress(int val) in show_boot_progress() function
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3559av100/
Dhi3559av100.c61 void show_boot_progress(int progress) in show_boot_progress() function

12