Home
last modified time | relevance | path

Searched refs:equal (Results 1 – 25 of 28) sorted by relevance

12

/u-boot/drivers/mtd/
A Dmtd_uboot.c61 const char *mtdids, *equal, *comma, *dev_id, *mtd_id; in mtd_search_alternate_name() local
71 equal = strchr(dev_id, '='); in mtd_search_alternate_name()
72 if (!equal) in mtd_search_alternate_name()
74 dev_id_len = equal - mtdids; in mtd_search_alternate_name()
75 mtd_id = equal + 1; in mtd_search_alternate_name()
/u-boot/doc/device-tree-bindings/regulator/
A Dfixed.txt24 - regulator-min-microvolt is equal to regulator-max-microvolt
25 - regulator-min-microamp is equal to regulator-max-microamp
A Dregulator.txt72 - regulator-min-microvolt is equal to regulator-max-microvolt
73 - regulator-min-microamp is equal to regulator-max-microamp
/u-boot/doc/device-tree-bindings/input/
A Dadc-keys.txt8 - keyup-threshold-microvolt: Voltage above or equal to which all the keys are
21 - press-threshold-microvolt: voltage above or equal to which this key is
/u-boot/doc/device-tree-bindings/mtd/
A Dmtd-physmap.txt15 omitted, assumed to be equal to 'bank-width'.
18 both #address-cells and #size-cells must be equal to 1.
/u-boot/doc/imx/mkimage/
A Dmxsimage.txt131 "u32_mask" equals the "u32_mask". If the values are equal, break the
136 "u32_mask" does not equal the "u32_mask". If the values are not equal,
/u-boot/doc/
A DREADME.bitbangMII33 char name[] - The symbolic name that must be equal to the MII bus
A DREADME.davinci.nand_spl138 - If we make the nand read/write functions in the RBL equal to
/u-boot/doc/device-tree-bindings/pinctrl/
A Dmarvell,mvebu-pinctrl.txt21 When the function value for a specific pin equal 0xFF,
/u-boot/scripts/
A DKbuild.include53 # - If they are equal no change, and no timestamp update
239 # string if equal. User may override this check using make KBUILD_NOCMDDEP=1
A Dcheckpatch.pl5815 my $equal = "!";
5816 $equal = "" if ($4 eq "!=");
5818 "Comparison to NULL could be written \"${equal}${val}\"\n" . $herecurr) &&
5820 $fixed[$fixlinenr] =~ s/\b\Q$val\E\s*(?:==|\!=)\s*NULL\b/$equal$val/;
/u-boot/doc/device-tree-bindings/arm/
A Dl2c2x0.txt56 if this is not specified, the line size is assumed to be equal to the
/u-boot/drivers/core/
A DKconfig306 busses #address-cells should equal 2, with the first cell being
310 property should equal 1, and of course holds the size of the
/u-boot/doc/uImage.FIT/
A Dcommand_syntax_extensions.txt173 command, etc, and is by default equal to CONFIG_SYS_LOAD_ADDR. For example, consider
/u-boot/lib/lzma/
A Dlzma.txt205 equal 2^N. For example, for 32-bit (4 bytes)
211 when period is equal 2^N.
/u-boot/arch/arm/dts/
A Ddra7-evm.dts417 * NAND flash this is equal to size of erase-block */
A Dam335x-guardian.dts168 * be independently programmable. For NAND flash this is equal
A Ddra72-evm-common.dtsi341 * NAND flash this is equal to size of erase-block */
A Dam335x-evm.dts532 * NAND flash this is equal to size of erase-block */
A Dam437x-gp-evm.dts698 * NAND flash this is equal to size of erase-block */
A Dam43x-epos-evm.dts602 * NAND flash this is equal to size of erase-block */
/u-boot/arch/mips/
A DKconfig274 required if the U-Boot entry point is equal to the address of the
/u-boot/doc/board/st/
A Dstm32mp1.rst419 1) check OTP: their value must be equal to 0::
/u-boot/doc/develop/
A Dpy_testing.rst425 `u_boot_console.config.buildconfig`, with keys equal to the Kconfig variable
/u-boot/env/
A DKconfig126 b) Sometimes flash chips have few, equal sized, BIG sectors.

Completed in 26 milliseconds

12