/third_party/uboot/u-boot-2020.01/include/ |
D | bootstage.h | 219 #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/ |
D | bootm.c | 145 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/ |
D | main.c | 20 __weak void show_boot_progress(int val) {} in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/common/init/ |
D | board_init.c | 154 __weak void show_boot_progress(int val) {} in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/st/stv0991/ |
D | stv0991.c | 37 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3521dv200/ |
D | hi3521dv200.c | 47 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/armltd/integrator/ |
D | integrator.c | 51 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3520dv500/ |
D | hi3520dv500.c | 47 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/Seagate/dockstar/ |
D | dockstar.c | 153 void show_boot_progress(int val) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/Seagate/goflexhome/ |
D | goflexhome.c | 159 void show_boot_progress(int val) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/arch/x86/cpu/ |
D | cpu.c | 167 void show_boot_progress(int val) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/technexion/tao3530/ |
D | tao3530.c | 199 void show_boot_progress(int val) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/armltd/vexpress/ |
D | vexpress_common.c | 38 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/buffalo/lsxl/ |
D | lsxl.c | 269 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3535av100/ |
D | hi3535av100.c | 69 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516ev300/ |
D | hi3516ev300.c | 72 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516dv200/ |
D | hi3516dv200.c | 72 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3531dv200/ |
D | hi3531dv200.c | 69 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516av300/ |
D | hi3516av300.c | 72 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516cv500/ |
D | hi3516cv500.c | 72 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/bosch/shc/ |
D | board.c | 515 void show_boot_progress(int val) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3516ev200/ |
D | hi3516ev200.c | 75 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3518ev300/ |
D | hi3518ev300.c | 75 void show_boot_progress(int progress) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/ti/beagle/ |
D | beagle.c | 551 void show_boot_progress(int val) in show_boot_progress() function
|
/third_party/uboot/u-boot-2020.01/board/hisilicon/hi3559av100/ |
D | hi3559av100.c | 61 void show_boot_progress(int progress) in show_boot_progress() function
|