Home
last modified time | relevance | path

Searched defs:cmd (Results 1 – 14 of 14) sorted by relevance

/tools/u_boot_pylib/
A Dcommand.py144 def output(*cmd, **kwargs):
158 def output_one_line(*cmd, **kwargs):
176 def run(*cmd, **kwargs):
191 def run_one(*cmd, **kwargs):
206 def run_list(cmd, **kwargs): argument
/tools/
A Dublimage.c72 static void parse_cfg_cmd(struct ubl_header *ublhdr, int32_t cmd, char *token, in parse_cfg_cmd()
108 static void parse_cfg_fld(struct ubl_header *ublhdr, int32_t *cmd, in parse_cfg_fld()
140 int32_t cmd; in parse_cfg_file() local
A Daisimage.h28 uint32_t cmd; member
35 uint32_t cmd; member
41 uint32_t cmd; member
A Dmxsimage.c124 char *cmd; member
132 struct sb_cmd_ctx *cmd; member
618 struct sb_cmd_list *cmd, in sb_build_dcd_block()
821 struct sb_cmd_list *cmd) in sb_build_command_tag()
865 struct sb_cmd_list *cmd) in sb_build_command_load()
1038 struct sb_cmd_list *cmd) in sb_build_command_fill()
1135 struct sb_cmd_list *cmd, in sb_build_command_jump_call()
1226 struct sb_cmd_list *cmd) in sb_build_command_jump()
1232 struct sb_cmd_list *cmd) in sb_build_command_call()
1238 struct sb_cmd_list *cmd) in sb_build_command_mode()
[all …]
A Dimx8mimage.c89 static void parse_cfg_cmd(int32_t cmd, char *token, char *name, int lineno) in parse_cfg_cmd()
125 static void parse_cfg_fld(int32_t *cmd, char *token, in parse_cfg_fld()
175 int32_t cmd; in parse_cfg_file() local
A Dimximage.c178 int32_t cmd) in set_dcd_param_v2()
603 static void parse_cfg_cmd(struct imx_header *imxhdr, int32_t cmd, char *token, in parse_cfg_cmd()
685 static void parse_cfg_fld(struct imx_header *imxhdr, int32_t *cmd, in parse_cfg_fld()
749 int32_t cmd; in parse_cfg_file() local
A Daisimage.c159 static uint32_t *ais_insert_cmd_header(uint32_t cmd, uint32_t nargs, in ais_insert_cmd_header()
263 int32_t cmd; in aisimage_generate() local
A Dtermios_linux.h50 int cmd; in tcsetattr() local
A Dimx8image.c90 static void parse_cfg_cmd(image_t *param_stack, int32_t cmd, char *token, in parse_cfg_cmd()
172 static void parse_cfg_fld(image_t *param_stack, int32_t *cmd, char *token, in parse_cfg_fld()
296 int32_t cmd; in parse_cfg_file() local
A Dfit_image.c858 char cmd[MKIMAGE_MAX_DTC_CMDLINE_LEN]; in fit_handle_file() local
A Dproftool.c1924 const char *cmd = *argv; in prof_tool() local
A Difwitool.c2227 char *cmd = argv[2]; in main() local
/tools/binman/
A Dbintool_test.py244 def fake_run(*cmd):
301 def fake_run(*cmd):
/tools/patman/
A Dseries.py126 def ShowActions(self, args, cmd, process_tags, alias): argument

Completed in 90 milliseconds