Home
last modified time | relevance | path

Searched defs:verbose (Results 1 – 25 of 29) sorted by relevance

12

/u-boot/tools/patman/
A Dcheckpatch.py118 def check_patch_parse(checkpatch_output, verbose=False): argument
190 def check_patch(fname, verbose=False, show_types=False, use_tree=False): argument
243 def check_patches(verbose, args, use_tree): argument
A Dget_maintainer.py30 def get_maintainer(script_file_name, fname, verbose=False): argument
A Dcontrol.py67 def check_patches(series, patch_files, run_checkpatch, verbose, use_tree): argument
/u-boot/cmd/
A Dnvedit_efi.c51 static void efi_dump_single_var(u16 *name, const efi_guid_t *guid, bool verbose) in efi_dump_single_var()
140 const efi_guid_t *guid_p, bool verbose) in efi_dump_var_all()
212 bool verbose = true; in do_env_print_efi() local
384 bool default_guid, verbose, value_on_memory; in do_env_set_efi() local
A Defidebug.c48 int verbose = 0; in do_efi_capsule_update() local
/u-boot/tools/buildman/
A Dtoolchain.py63 def __init__(self, fname, test, verbose=False, priority=PRIORITY_CALC, argument
289 def Add(self, fname, test=True, verbose=False, priority=PRIORITY_CALC, argument
316 def ScanPath(self, path, verbose): argument
350 def Scan(self, verbose): argument
A Dkconfiglib.py1150 def load_config(self, filename=None, replace=True, verbose=None): argument
1505 verbose=None): argument
/u-boot/board/xilinx/common/
A Dfru_ops.c308 static int fru_display_board(struct fru_board_data *brd, int verbose) in fru_display_board()
384 static void fru_display_common_hdr(struct fru_common_hdr *hdr, int verbose) in fru_display_common_hdr()
422 int fru_display(int verbose) in fru_display()
/u-boot/tools/gdb/
A Dgdbcont.c17 int verbose = 0; variable
A Dgdbsend.c20 int verbose = 0, docont = 0; variable
/u-boot/doc/sphinx/
A Dkernellog.py22 def verbose(app, message): function
/u-boot/drivers/scsi/
A Dscsi.c558 static int do_scsi_scan_one(struct udevice *dev, int id, int lun, bool verbose) in do_scsi_scan_one()
621 int scsi_scan_dev(struct udevice *dev, bool verbose) in scsi_scan_dev()
643 int scsi_scan(bool verbose) in scsi_scan()
678 int scsi_scan(bool verbose) in scsi_scan()
/u-boot/lib/zlib/
A Dzutil.c30 #define verbose 0 macro
/u-boot/board/keymile/common/
A Dcommon.c268 int verbose = argc > 1 && *argv[1] == 'v'; in do_checkboardidhwk() local
401 int verbose = argc > 1 && *argv[1] == 'v'; in do_checktestboot() local
/u-boot/cmd/x86/
A Dcbsysinfo.c188 static void show_table(struct sysinfo_t *info, bool verbose) in show_table()
380 bool verbose = false; in do_cbsysinfo() local
A Dhob.c100 bool verbose = false; in do_hob() local
/u-boot/arch/microblaze/cpu/
A Drelocate.c24 void mb_fix_rela(u32 reloc_addr, u32 verbose, u32 rela_start, in mb_fix_rela()
/u-boot/drivers/power/regulator/
A Dregulator-uclass.c368 bool verbose) in regulator_list_autoset()
492 int regulators_enable_boot_on(bool verbose) in regulators_enable_boot_on()
518 int regulators_enable_boot_off(bool verbose) in regulators_enable_boot_off()
/u-boot/include/power/
A Dregulator.h629 static inline int regulators_enable_boot_on(bool verbose) in regulators_enable_boot_on()
645 bool verbose) in regulator_list_autoset()
/u-boot/drivers/mtd/ubi/
A Dio.c716 struct ubi_ec_hdr *ec_hdr, int verbose) in ubi_io_read_ec_hdr()
989 struct ubi_vid_hdr *vid_hdr, int verbose) in ubi_io_read_vid_hdr()
/u-boot/board/gateworks/venice/
A Deeprom.c281 static int eeprom_info(bool verbose) in eeprom_info()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dmp.c36 int hold_cores_in_reset(int verbose) in hold_cores_in_reset()
/u-boot/arch/x86/lib/
A Dzimage.c137 static int get_boot_protocol(struct setup_header *hdr, bool verbose) in get_boot_protocol()
/u-boot/drivers/usb/host/
A Dohci-hcd.c406 static void ohci_dump_roothub(ohci_t *controller, int verbose) in ohci_dump_roothub()
466 static void ohci_dump(ohci_t *controller, int verbose) in ohci_dump()
/u-boot/drivers/mmc/
A Docteontx_hsmmc.c1049 bool verbose) in octeontx_mmc_wait_dma()
1146 struct mmc_data *data, bool verbose) in octeontx_mmc_read_blocks()

Completed in 60 milliseconds

12