| /rk3399_rockchip-uboot/arch/xtensa/lib/ |
| H A D | bootm.c | 135 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux()
|
| /rk3399_rockchip-uboot/board/renesas/stout/ |
| H A D | cpld.c | 127 static int do_cpld(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_cpld()
|
| /rk3399_rockchip-uboot/test/rockchip/ |
| H A D | test-rockchip.c | 98 static int do_rockchip_test(cmd_tbl_t *cmdtp, int flag, in do_rockchip_test()
|
| /rk3399_rockchip-uboot/test/log/ |
| H A D | log_test.c | 191 int do_log_test(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_log_test()
|
| /rk3399_rockchip-uboot/board/freescale/ls1021atwr/ |
| H A D | ls1021atwr.c | 600 static int flash_bank_cmd(cmd_tbl_t *cmdtp, int flag, int argc, in flash_bank_cmd() 621 static int cpld_reset_cmd(cmd_tbl_t *cmdtp, int flag, int argc, in cpld_reset_cmd() 721 static int serdes_mux_cmd(cmd_tbl_t *cmdtp, int flag, int argc, in serdes_mux_cmd()
|
| /rk3399_rockchip-uboot/arch/nds32/lib/ |
| H A D | bootm.c | 39 int do_bootm_linux(int flag, int argc, char *argv[], bootm_headers_t *images) in do_bootm_linux()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/ |
| H A D | cpu.c | 120 do_reset (cmd_tbl_t * cmdtp, int flag, int argc, char * const argv[]) in do_reset()
|
| /rk3399_rockchip-uboot/test/ |
| H A D | time_ut.c | 119 int do_ut_time(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_ut_time()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | iomem.c | 82 static int do_iomem_by_match(cmd_tbl_t *cmdtp, int flag, in do_iomem_by_match()
|
| /rk3399_rockchip-uboot/board/Arcturus/ucp1020/ |
| H A D | cmd_arc.c | 204 static int do_arc_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_arc_cmd()
|
| /rk3399_rockchip-uboot/post/lib_powerpc/ |
| H A D | b.c | 82 int flag = disable_interrupts(); in cpu_post_test_b() local
|
| /rk3399_rockchip-uboot/arch/nios2/cpu/ |
| H A D | cpu.c | 32 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset()
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | altera_sysid.c | 48 int do_sysid(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_sysid()
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | bootm.c | 208 int do_bootm_linux(int flag, int argc, char * const argv[], in do_bootm_linux()
|
| H A D | cmd_mtrr.c | 102 static int do_mtrr(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_mtrr()
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm281xx/ |
| H A D | clk-core.h | 88 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag argument 89 #define FLAG_SET(obj, type, flag) ((obj)->flags |= FLAG(type, flag)) argument 90 #define FLAG_CLEAR(obj, type, flag) ((obj)->flags &= ~(FLAG(type, flag))) argument 91 #define FLAG_FLIP(obj, type, flag) ((obj)->flags ^= FLAG(type, flag)) argument 92 #define FLAG_TEST(obj, type, flag) (!!((obj)->flags & FLAG(type, flag))) argument
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/bcm235xx/ |
| H A D | clk-core.h | 88 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag argument 89 #define FLAG_SET(obj, type, flag) ((obj)->flags |= FLAG(type, flag)) argument 90 #define FLAG_CLEAR(obj, type, flag) ((obj)->flags &= ~(FLAG(type, flag))) argument 91 #define FLAG_FLIP(obj, type, flag) ((obj)->flags ^= FLAG(type, flag)) argument 92 #define FLAG_TEST(obj, type, flag) (!!((obj)->flags & FLAG(type, flag))) argument
|
| /rk3399_rockchip-uboot/board/egnite/ethernut5/ |
| H A D | ethernut5_pwrman.c | 219 int do_pwrman(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_pwrman()
|
| /rk3399_rockchip-uboot/board/freescale/common/ |
| H A D | ngpixis.c | 175 int pixis_reset_cmd(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in pixis_reset_cmd()
|
| /rk3399_rockchip-uboot/test/dm/ |
| H A D | test-main.c | 198 int do_ut_dm(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_ut_dm()
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | lg4573.c | 220 static int do_lgset(cmd_tbl_t *cmdtp, int flag, int argc, in do_lgset()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | fpga.c | 41 int do_fpga(cmd_tbl_t *cmdtp, int flag, int argc, char *const argv[]) in do_fpga()
|
| /rk3399_rockchip-uboot/arch/arm/mach-keystone/ |
| H A D | cmd_ddr3.c | 186 int flag, int argc, char * const argv[]) in do_ddr_test()
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/ |
| H A D | cpu.c | 108 int do_reset(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_reset()
|
| /rk3399_rockchip-uboot/cmd/ddr_tool/memtester/ |
| H A D | memtester.c | 154 static int do_memtester(cmd_tbl_t *cmdtp, int flag, int argc, in do_memtester()
|