Searched defs:cmd (Results 1 - 25 of 324) sorted by relevance

1234567891011>>

/u-boot/test/cmd/
H A Dtest_echo.c19 char *cmd; member in struct:test_data
/u-boot/cmd/
H A Dterminal.c15 int do_terminal(struct cmd_tbl *cmd, int flag, int argc, char *const argv[]) argument
H A Dconsole.c16 static int do_coninfo(struct cmd_tbl *cmd, int flag, int argc, argument
H A Dtrace.c81 const char *cmd = argc < 2 ? NULL : argv[1]; local
H A Dspl.c151 int cmd; local
H A Dtemperature.c69 struct cmd_tbl *cmd; local
/u-boot/board/congatec/common/
H A Dmmc.c33 char cmd[32]; local
/u-boot/board/freescale/common/
H A Dmmc.c34 char cmd[32]; local
/u-boot/drivers/net/fsl-mc/
H A Ddpmng.c22 struct mc_command cmd = { 0 }; local
H A Dmc_sys.c16 static u16 mc_cmd_hdr_read_cmdid(struct mc_command *cmd) argument
36 mc_send_command(struct fsl_mc_io *mc_io, struct mc_command *cmd) argument
/u-boot/board/variscite/common/
H A Dmmc.c34 char cmd[32]; local
/u-boot/drivers/reset/
H A Dtegra186-reset.c14 tegra186_reset_common(struct reset_ctl *reset_ctl, enum mrq_reset_commands cmd) argument
/u-boot/tools/
H A Drmboard.py134 cmd = ['git', 'commit', '-s', '-m', msg] variable
139 cmd = ['git', 'grep', '-il', board] variable
[all...]
/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclk_synthesizer.c68 u8 cmd[2]; local
/u-boot/common/
H A Dbutton_cmd.c19 const char *cmd; member in struct:button_cmd
33 static int get_button_cmd(int n, struct button_cmd *cmd) argument
71 struct button_cmd cmd = {0}; local
[all...]
/u-boot/drivers/clk/tegra/
H A Dtegra186-clk.c52 tegra186_clk_en_dis(struct clk *clk, enum mrq_reset_commands cmd) argument
/u-boot/test/dm/
H A Dmux-cmd.c119 char cmd[BUF_SIZE]; local
153 char cmd[BUF_SIZE]; local
/u-boot/test/log/
H A Dlog_filter.c36 char cmd[32]; local
/u-boot/drivers/mmc/
H A Dmmc_private.h77 static inline void mmmc_trace_before_send(struct mmc *mmc, struct mmc_cmd *cmd) argument
81 static inline void mmmc_trace_after_send(struct mmc *mmc, struct mmc_cmd *cmd, argument
86 static inline void mmc_trace_state(struct mmc *mmc, struct mmc_cmd *cmd) argument
/u-boot/drivers/usb/host/
H A Dxhci-pci.c27 u32 cmd; local
/u-boot/board/freescale/m5329evb/
H A Dnand.c23 static void nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) argument
/u-boot/board/freescale/m5373evb/
H A Dnand.c23 static void nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) argument
/u-boot/post/lib_powerpc/
H A Dcmp.c32 ulong cmd; member in struct:cpu_post_cmp_s
H A Dcmpi.c32 ulong cmd; member in struct:cpu_post_cmpi_s
/u-boot/board/cssi/cmpcpro/
H A Dnand.c23 static void nand_hwcontrol(struct mtd_info *mtdinfo, int cmd, unsigned int ctrl) argument

Completed in 370 milliseconds

1234567891011>>