Searched defs:cmd (Results 101 - 125 of 326) sorted by relevance

1234567891011>>

/u-boot/cmd/
H A Dbootm.c176 int bootm_maybe_autostart(struct cmd_tbl *cmdtp, const char *cmd) argument
H A Dcros_ec.c263 const char *cmd; local
346 enum ec_reboot_cmd cmd; local
[all...]
H A Duniverse.c304 char cmd = 'x'; local
H A Dtsi148.c389 char cmd = 'x'; local
/u-boot/common/
H A Dcli.c44 int run_command(const char *cmd, int flag) argument
89 int run_command_repeatable(const char *cmd, int flag) argument
125 run_command_list(const char *cmd, int len, int flag) argument
254 cli_secure_boot_cmd(const char *cmd) argument
[all...]
H A Dcli_simple.c183 int cli_simple_run_command(const char *cmd, int flag) argument
318 cli_simple_run_command_list(char *cmd, int flag) argument
[all...]
/u-boot/drivers/video/tegra20/
H A Dtegra-pwm-backlight.c50 struct dc_cmd_reg *cmd = &priv->dc->cmd; local
/u-boot/drivers/w1-eeprom/
H A Dds2502.c60 static int ds2502_read(struct udevice *dev, u8 cmd, argument
/u-boot/tools/
H A Daisimage.h28 uint32_t cmd; member in struct:ais_cmd_load
35 uint32_t cmd; member in struct:ais_cmd_func
41 uint32_t cmd; member in struct:ais_cmd_jmpclose
H A Daisimage.c159 static uint32_t *ais_insert_cmd_header(uint32_t cmd, uint32_t nargs, argument
263 int32_t cmd; local
[all...]
/u-boot/scripts/kconfig/
H A Dpreprocess.c142 char *cmd; local
/u-boot/drivers/usb/cdns3/
H A Ddrd.h23 __le32 cmd; member in struct:cdns3_otg_regs
44 __le32 cmd; member in struct:cdns3_otg_legacy_regs
65 __le32 cmd; member in struct:cdns3_otg_common_regs
/u-boot/arch/arm/mach-uniphier/dram/
H A Dcmd_ddrphy.c268 char *cmd; local
[all...]
H A Dcmd_ddrmphy.c298 char *cmd; local
[all...]
/u-boot/drivers/crypto/fsl/
H A Ddesc_constr.h135 u32 *cmd = desc_end(desc); local
[all...]
/u-boot/drivers/spi/
H A Dgxp_spi.c234 unsigned char cmd; local
/u-boot/board/variscite/dart_6ul/
H A Ddart_6ul.c171 struct cmd { struct in struct:dart6ul_info
/u-boot/drivers/mtd/nand/raw/
H A Docteontx_bch.c222 union bch_cmd cmd; local
265 union bch_cmd cmd; local
[all...]
/u-boot/drivers/clk/at91/
H A Dpmc.h68 u32 cmd; member in struct:clk_pcr_layout
/u-boot/drivers/net/fsl-mc/
H A Ddpni.c31 struct mc_command cmd = { 0 }; local
66 struct mc_command cmd = { 0 }; local
103 struct mc_command cmd = { 0 }; local
154 struct mc_command cmd = { 0 }; local
183 struct mc_command cmd = { 0 }; local
219 struct mc_command cmd = { 0 }; local
240 struct mc_command cmd = { 0 }; local
261 struct mc_command cmd = { 0 }; local
284 struct mc_command cmd = { 0 }; local
336 struct mc_command cmd = { 0 }; local
376 struct mc_command cmd = { 0 }; local
412 struct mc_command cmd = { 0 }; local
445 struct mc_command cmd = { 0 }; local
473 struct mc_command cmd = { 0 }; local
521 struct mc_command cmd = { 0 }; local
552 struct mc_command cmd = { 0 }; local
588 struct mc_command cmd = { 0 }; local
639 struct mc_command cmd = { 0 }; local
702 struct mc_command cmd = { 0 }; local
741 struct mc_command cmd = { 0 }; local
[all...]
/u-boot/include/fsl-mc/
H A Dfsl_mc_cmd.h157 static inline void mc_cmd_read_api_version(struct mc_command *cmd, argument
108 mc_write_command(struct mc_command __iomem *portal, struct mc_command *cmd) argument
168 mc_cmd_hdr_read_token(struct mc_command *cmd) argument
176 mc_cmd_read_object_id(struct mc_command *cmd) argument
[all...]
/u-boot/board/sifive/unmatched/
H A Dhifive-platform-i2c-eeprom.c420 char *cmd; local
[all...]
/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dimmap.c194 } cmd = DAT; local
/u-boot/include/
H A Dpost.h92 char *cmd; member in struct:post_test
/u-boot/drivers/net/fsl-mc/dpio/
H A Dqbman_sys.h165 qbman_cena_write_complete(struct qbman_swp_sys *s, uint32_t offset, void *cmd) argument

Completed in 143 milliseconds

1234567891011>>