Home
last modified time | relevance | path

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

12

/u-boot/tools/patman/
A Dcheckpatch.py41 def CheckPatch(fname, verbose=False, show_types=False): argument
189 def CheckPatches(verbose, args): argument
A Dget_maintainer.py26 def GetMaintainer(dir_list, fname, verbose=False): argument
A Dcontrol.py67 def check_patches(series, patch_files, run_checkpatch, verbose): argument
/u-boot/board/xilinx/common/
A Dfru_ops.c241 static int fru_display_board(struct fru_board_data *brd, int verbose) in fru_display_board()
320 static void fru_display_common_hdr(struct fru_common_hdr *hdr, int verbose) in fru_display_common_hdr()
358 int fru_display(int verbose) in fru_display()
/u-boot/cmd/
A Dnvedit_efi.c85 static void efi_dump_single_var(u16 *name, const efi_guid_t *guid, bool verbose) in efi_dump_single_var()
174 const efi_guid_t *guid_p, bool verbose) in efi_dump_var_all()
244 bool verbose = true; in do_env_print_efi() local
418 bool default_guid, verbose, value_on_memory; in do_env_set_efi() local
/u-boot/tools/buildman/
A Dtoolchain.py63 def __init__(self, fname, test, verbose=False, priority=PRIORITY_CALC, argument
280 def Add(self, fname, test=True, verbose=False, priority=PRIORITY_CALC, argument
307 def ScanPath(self, path, verbose): argument
341 def Scan(self, verbose): argument
A Dbuilder.py1666 def BuildBoards(self, commits, board_selected, keep_outputs, verbose): argument
A Dkconfiglib.py1149 def load_config(self, filename=None, replace=True, verbose=None): argument
1504 verbose=None): argument
/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.c560 static int do_scsi_scan_one(struct udevice *dev, int id, int lun, bool verbose) in do_scsi_scan_one()
605 int scsi_scan_dev(struct udevice *dev, bool verbose) in scsi_scan_dev()
627 int scsi_scan(bool verbose) in scsi_scan()
651 int scsi_scan(bool verbose) in scsi_scan()
/u-boot/board/keymile/common/
A Dcommon.c210 int verbose = argc > 1 && *argv[1] == 'v'; in do_checkboardidhwk() local
343 int verbose = argc > 1 && *argv[1] == 'v'; in do_checktestboot() local
/u-boot/lib/zlib/
A Dzutil.c30 #define verbose 0 macro
/u-boot/cmd/x86/
A Dhob.c100 bool verbose = false; in do_hob() local
/u-boot/drivers/power/regulator/
A Dregulator-uclass.c349 bool verbose) in regulator_list_autoset()
472 int regulators_enable_boot_on(bool verbose) in regulators_enable_boot_on()
/u-boot/board/gateworks/gw_ventana/
A Dgsc.c86 int gsc_info(int verbose) in gsc_info()
/u-boot/include/power/
A Dregulator.h606 static inline int regulators_enable_boot_on(bool verbose) in regulators_enable_boot_on()
622 bool verbose) in regulator_list_autoset()
/u-boot/drivers/mtd/ubi/
A Dio.c729 struct ubi_ec_hdr *ec_hdr, int verbose) in ubi_io_read_ec_hdr()
1002 struct ubi_vid_hdr *vid_hdr, int verbose) in ubi_io_read_vid_hdr()
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dmp.c36 int hold_cores_in_reset(int verbose) in hold_cores_in_reset()
/u-boot/board/gateworks/venice/
A Dgsc.c475 static int gsc_info(int verbose) in gsc_info()
/u-boot/arch/x86/lib/
A Dzimage.c132 static int get_boot_protocol(struct setup_header *hdr, bool verbose) in get_boot_protocol()
/u-boot/tools/
A Dproftool.c58 int verbose; /* Verbosity level 0=none, 1=warn, 2=notice, 3=info, 4=debug */ variable
/u-boot/drivers/mmc/
A Docteontx_hsmmc.c1029 bool verbose) in octeontx_mmc_wait_dma()
1126 struct mmc_data *data, bool verbose) in octeontx_mmc_read_blocks()
/u-boot/drivers/usb/host/
A Dohci-hcd.c434 static void ohci_dump_roothub(ohci_t *controller, int verbose) in ohci_dump_roothub()
494 static void ohci_dump(ohci_t *controller, int verbose) in ohci_dump()

Completed in 91 milliseconds

12