Home
last modified time | relevance | path

Searched refs:show (Results 1 – 25 of 89) sorted by relevance

1234

/u-boot/doc/
A DREADME.t1040-l2switch27 - enable/disable a port or show its configuration (speed, duplexity, status, etc.)
37 ethsw [port <port_no>] { enable | disable | show } - enable/disable a port; show a port's configura…
38 ethsw [port <port_no>] statistics { [help] | [clear] } - show an l2 switch port's statistics
39 ethsw [port <port_no>] learning { [help] | show | auto | disable } - enable/disable/show learning c…
40 …ort_no>] [vlan <vid>] fdb { [help] | show | flush | { add | del } <mac> } - add/delete a mac entry…
42 ethsw [port <port_no>] pvid { [help] | show | <pvid> } - set/show PVID (ingress and egress VLAN tag…
43 ethsw [port <port_no>] vlan { [help] | show | add <vid> | del <vid> } - add a VLAN to a port (VLAN …
44 ethsw [port <port_no>] untagged { [help] | show | all | none | pvid } - set egress tagging mode for…
47 ethsw vlan fdb { [help] | show | shared | private } - make VLAN learning shared or private
49 ethsw [port <port_no>] aggr { [help] | show | <lag_group_no> } - get/set LAG group for a port
[all …]
/u-boot/doc/usage/cmd/
A Dblkcache.rst12 blkcache show
24 show
25 show and reset statistics
43 => blkcache show
49 => blkcache show
57 => blkcache show
A Dbutton.rst17 The button command is used to retrieve the status of a button. To show the
A Dprintenv.rst30 don't show hexadecimal dump of value
A Dpinmux.rst18 The pinmux command is used to show the pin-controller muxing.
A Defi.rst33 argument to show everything.
62 GUIDs so it is not possible in general to show the name of a table. But some
/u-boot/cmd/
A Dextension_board.c85 static int extension_scan(bool show) in extension_scan() argument
95 if (show && extension_num >= 0) in extension_scan()
182 static int extension_bootdev_hunt(struct bootdev_hunter *info, bool show) in extension_bootdev_hunt() argument
191 ret = extension_scan(show); in extension_bootdev_hunt()
A Dblkcache.c45 U_BOOT_CMD_MKENT(show, 0, 0, blkc_show, "", ""),
/u-boot/include/
A Dbootdev.h70 typedef int (*bootdev_hunter_func)(struct bootdev_hunter *info, bool show);
310 int bootdev_hunt(const char *spec, bool show);
321 int bootdev_hunt_prio(enum bootdev_prio_t prio, bool show);
/u-boot/scripts/
A Dcoccicheck234 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \
238 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || exit 1
241 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff && \
A Dobjdiff28 SRCTREE=$(cd $(git rev-parse --show-toplevel 2>/dev/null); pwd)
/u-boot/boot/
A Dbootdev-uclass.c686 bool show = iter->flags & BOOTFLOWIF_SHOW; in bootdev_setup_iter() local
698 ret = bootdev_hunt_prio(BOOTDEVP_1_PRE_SCAN, show); in bootdev_setup_iter()
706 ret = bootdev_hunt(label, show); in bootdev_setup_iter()
752 static int bootdev_hunt_drv(struct bootdev_hunter *info, uint seq, bool show) in bootdev_hunt_drv() argument
763 if (show) in bootdev_hunt_drv()
768 ret = info->hunt(info, show); in bootdev_hunt_drv()
778 int bootdev_hunt(const char *spec, bool show) in bootdev_hunt() argument
808 ret = bootdev_hunt_drv(info, i, show); in bootdev_hunt()
816 int bootdev_hunt_prio(enum bootdev_prio_t prio, bool show) in bootdev_hunt_prio() argument
833 ret = bootdev_hunt_drv(info, i, show); in bootdev_hunt_prio()
/u-boot/drivers/usb/host/
A Dusb_bootdev.c23 static int usb_bootdev_hunt(struct bootdev_hunter *info, bool show) in usb_bootdev_hunt() argument
/u-boot/drivers/scsi/
A Dscsi_bootdev.c24 static int scsi_bootdev_hunt(struct bootdev_hunter *info, bool show) in scsi_bootdev_hunt() argument
/u-boot/drivers/nvme/
A Dnvme-uclass.c25 static int nvme_bootdev_hunt(struct bootdev_hunter *info, bool show) in nvme_bootdev_hunt() argument
/u-boot/doc/board/emulation/
A Dqemu-mips.rst115 Type "show copying" and "show warranty" for details.
117 Type "show configuration" for configuration details.
/u-boot/doc/device-tree-bindings/
A DREADME7 adding the files here, U-Boot patches can clearly show thees additions.
/u-boot/tools/
A Dfdtgrep.c301 int show; in display_fdt_by_regions() local
319 show = in_region || disp->all; in display_fdt_by_regions()
320 if (show && disp->diff) in display_fdt_by_regions()
323 if (!show) { in display_fdt_by_regions()
382 int show; in display_fdt_by_regions() local
390 show = in_region || disp->all; in display_fdt_by_regions()
391 if (show && disp->diff) in display_fdt_by_regions()
/u-boot/net/
A Deth_bootdev.c68 static int eth_bootdev_hunt(struct bootdev_hunter *info, bool show) in eth_bootdev_hunt() argument
/u-boot/arch/x86/include/asm/acpi/cros_ec/
A Dkeyboard_backlight.asl17 * Return 0xf (present, enabled, show in UI, functioning) or 0
/u-boot/test/dm/
A Drtc.c40 static int cmp_times(struct rtc_time *expect, struct rtc_time *time, bool show) in cmp_times() argument
50 if (!same && show) { in cmp_times()
/u-boot/Licenses/
A Dgpl-2.0.txt36 source code. And you must show them these terms so they know their
316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
320 The hypothetical commands `show w' and `show c' should show the appropriate
322 be called something other than `show w' and `show c'; they could even be
/u-boot/tools/u_boot_pylib/
A DLICENSE36 source code. And you must show them these terms so they know their
316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
318 under certain conditions; type `show c' for details.
320 The hypothetical commands `show w' and `show c' should show the appropriate
322 be called something other than `show w' and `show c'; they could even be
/u-boot/arch/x86/cpu/queensbay/
A DKconfig63 show in the PCI configuration space as a VGA disaplay controller.
/u-boot/tools/binman/
A Dbintool.py122 def show(self): member in Bintool
160 btool.show()

Completed in 38 milliseconds

1234