Home
last modified time | relevance | path

Searched defs:quiet (Results 1 – 17 of 17) sorted by relevance

/u-boot/fs/ubifs/
A Dscan.c64 int offs, int quiet) in ubifs_scan_a_node()
262 int offs, void *sbuf, int quiet) in ubifs_scan()
A Dio.c243 int offs, int quiet, int must_chk_crc) in ubifs_check_node()
A Drecovery.c996 int err, lnum = ucleb->lnum, offs = 0, len = ucleb->endpt, quiet = 1; in clean_an_unclean_leb() local
/u-boot/include/
A Dnand.h70 int quiet; /* don't display progress messages */ member
/u-boot/scripts/dtc/
A Ddtc.c29 int quiet; /* Level of quietness */ variable
/u-boot/cmd/
A Dnand.c505 int quiet = CONFIG_SYS_NAND_QUIET; in do_nand() local
507 int quiet = 0; in do_nand() local
A Dfdt.c157 int quiet = 0; in do_fdt() local
A Dnvedit.c1107 bool quiet = false; in do_env_info() local
A Dmem.c377 bool quiet = false; in do_mem_search() local
/u-boot/drivers/mtd/
A Dmtd_uboot.c158 static int mtd_del_parts(struct mtd_info *mtd, bool quiet) in mtd_del_parts()
/u-boot/board/gateworks/venice/
A Deeprom.c302 int venice_eeprom_init(int quiet) in venice_eeprom_init()
/u-boot/board/gateworks/gw_ventana/
A Dgw_ventana.c514 int quiet; /* Quiet or minimal output mode */ in checkboard() local
569 int quiet = simple_strtol(env_get("quiet"), NULL, 10); in setup_board_gpio() local
/u-boot/tools/buildman/
A Dboards.py753 def ensure_board_list(self, output, jobs=1, force=False, quiet=False): argument
/u-boot/
A DMakefile101 quiet = macro
104 quiet=quiet_ macro
113 quiet=silent_ macro
117 quiet=silent_ macro
/u-boot/tools/
A Dimagetool.h96 bool quiet; /* Don't output text in normal operation */ member
/u-boot/drivers/mmc/
A Dmmc.c2807 int mmc_get_op_cond(struct mmc *mmc, bool quiet) in mmc_get_op_cond()
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-sli-defs.h4269 u64 quiet : 1; member
4290 u64 quiet : 1; member

Completed in 97 milliseconds