/u-boot/arch/m68k/cpu/mcf52x2/ |
A D | cpu.c | 32 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function 145 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function 180 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function 269 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function 359 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function 378 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function 410 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/arch/arm/mach-tegra/tegra20/ |
A D | warmboot_avp.c | 47 goto do_reset; in wb_start() 51 goto do_reset; in wb_start() 220 do_reset: in wb_start() 226 goto do_reset; in wb_start()
|
/u-boot/arch/riscv/lib/ |
A D | reset.c | 10 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/arch/arc/lib/ |
A D | reset.c | 16 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/arch/arm/lib/ |
A D | reset.c | 33 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/arch/nds32/cpu/n1213/ae3xx/ |
A D | cpu.c | 42 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/arch/nds32/cpu/n1213/ag101/ |
A D | cpu.c | 42 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/arch/mips/cpu/ |
A D | cpu.c | 24 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/arch/sh/cpu/sh4/ |
A D | cpu.c | 32 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/arch/m68k/cpu/mcf530x/ |
A D | cpu.c | 15 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/examples/api/ |
A D | libgenwrap.c | 36 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/include/ |
A D | _exports.h | 32 EXPORT_FUNC(do_reset, int, do_reset, struct cmd_tbl *,
|
/u-boot/arch/microblaze/cpu/ |
A D | spl.c | 53 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/lib/ |
A D | panic.c | 28 do_reset(NULL, 0, 0, NULL); in panic_finish()
|
/u-boot/cmd/ |
A D | boot.c | 59 reset, 1, 0, do_reset,
|
/u-boot/common/ |
A D | dfu.c | 112 do_reset(NULL, 0, 0, NULL); in run_usb_dnl_gadget()
|
/u-boot/arch/m68k/cpu/mcf5227x/ |
A D | cpu.c | 24 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/arch/arm/mach-rockchip/ |
A D | boot_mode.c | 78 do_reset(NULL, 0, 0, NULL); in rockchip_dnl_mode_check()
|
/u-boot/arch/m68k/cpu/mcf523x/ |
A D | cpu.c | 25 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/arch/m68k/cpu/mcf5445x/ |
A D | cpu.c | 26 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/drivers/fastboot/ |
A D | fb_common.c | 154 do_reset(NULL, 0, 0, NULL); in fastboot_boot()
|
/u-boot/arch/m68k/cpu/mcf547x_8x/ |
A D | cpu.c | 25 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/arch/m68k/cpu/mcf532x/ |
A D | cpu.c | 26 int do_reset(struct cmd_tbl *cmdtp, int flag, int argc, char *const argv[]) in do_reset() function
|
/u-boot/board/theadorable/ |
A D | theadorable.c | 321 do_reset(NULL, 0, 0, NULL); in board_late_init() 331 do_reset(NULL, 0, 0, NULL); in board_late_init()
|
/u-boot/arch/arm/mach-imx/ |
A D | cmd_bmode.c | 88 do_reset(NULL, 0, 0, NULL); in do_boot_mode()
|