Home
last modified time | relevance | path

Searched refs:ignore (Results 1 – 25 of 49) sorted by relevance

12

/u-boot/
A D.checkpatch.conf5 --ignore COMPLEX_MACRO
8 --ignore MULTISTATEMENT_MACRO_USE_DO_WHILE
11 --ignore CONSIDER_KSTRTO
14 --ignore MINMAX
20 --ignore USLEEP_RANGE
23 --ignore NETWORKING_BLOCK_COMMENT_STYLE
27 --ignore PREFER_ETHER_ADDR_COPY
A D.gitignore49 # git files that we don't want to ignore even it they are dot-files
/u-boot/doc/usage/
A Dbase.rst19 All other commands ignore the address defined by *base*.
/u-boot/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped87 quiet: Errors to ignore (empty to raise on all errors)
108 quiet: Errors to ignore (empty to raise on all errors)
159 quiet: Errors to ignore (empty to raise on all errors)
176 quiet: Errors to ignore (empty to raise on all errors)
191 quiet: Errors to ignore (empty to raise on all errors)
306 quiet: Errors to ignore (empty to raise on all errors)
322 quiet: Errors to ignore (empty to raise on all errors)
351 quiet: Errors to ignore (empty to raise on all errors)
368 quiet: Errors to ignore (empty to raise on all errors)
385 quiet: Errors to ignore (empty to raise on all errors)
[all …]
/u-boot/arch/powerpc/dts/
A Dqoriq-fman3-0-10g-0.dtsi38 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-10g-1.dtsi38 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-1g-0.dtsi37 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-1g-1.dtsi37 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-1g-2.dtsi37 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-1g-3.dtsi37 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-1g-4.dtsi37 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-1g-5.dtsi37 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-1-10g-0.dtsi38 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-1-10g-1.dtsi38 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-1-1g-0.dtsi37 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-1-1g-1.dtsi37 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-1-1g-2.dtsi37 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-1-1g-3.dtsi37 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-1-1g-4.dtsi37 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-1-1g-5.dtsi37 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-10g-0-best-effort.dtsi41 fsl,erratum-a011043; /* must ignore read errors */
A Dqoriq-fman3-0-10g-1-best-effort.dtsi41 fsl,erratum-a011043; /* must ignore read errors */
/u-boot/fs/btrfs/
A Ddisk-io.c369 int ignore) in verify_parent_transid() argument
385 if (ignore) { in verify_parent_transid()
453 int ignore = 0; in read_tree_block() local
480 parent_transid, ignore) == 0) { in read_tree_block()
499 if (ignore) { in read_tree_block()
513 ignore = 1; in read_tree_block()
526 ignore = 1; in read_tree_block()
/u-boot/drivers/net/octeontx2/
A Dcgx_intf.h284 uint64_t ignore:1; member
400 uint64_t ignore:1; member
A Dcgx_intf.c617 scr0.s.persist.ignore ? "" : "not ", ethdev->name); in cgx_intf_get_ignore()
620 scr0.s.persist.ignore ? "" : "not ", cgx_id, lmac_id); in cgx_intf_get_ignore()
625 int cgx_intf_set_ignore(struct udevice *ethdev, int cgx, int lmac, int ignore) in cgx_intf_set_ignore() argument
640 cmd.persist_args.ignore = ignore; in cgx_intf_set_ignore()

Completed in 24 milliseconds

12