Searched refs:equal (Results 1 – 25 of 28) sorted by relevance
12
/u-boot/drivers/mtd/ |
A D | mtd_uboot.c | 61 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 D | fixed.txt | 24 - regulator-min-microvolt is equal to regulator-max-microvolt 25 - regulator-min-microamp is equal to regulator-max-microamp
|
A D | regulator.txt | 72 - 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 D | adc-keys.txt | 8 - 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 D | mtd-physmap.txt | 15 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 D | mxsimage.txt | 131 "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 D | README.bitbangMII | 33 char name[] - The symbolic name that must be equal to the MII bus
|
A D | README.davinci.nand_spl | 138 - If we make the nand read/write functions in the RBL equal to
|
/u-boot/doc/device-tree-bindings/pinctrl/ |
A D | marvell,mvebu-pinctrl.txt | 21 When the function value for a specific pin equal 0xFF,
|
/u-boot/scripts/ |
A D | Kbuild.include | 53 # - 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 D | checkpatch.pl | 5815 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 D | l2c2x0.txt | 56 if this is not specified, the line size is assumed to be equal to the
|
/u-boot/drivers/core/ |
A D | Kconfig | 306 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 D | command_syntax_extensions.txt | 173 command, etc, and is by default equal to CONFIG_SYS_LOAD_ADDR. For example, consider
|
/u-boot/lib/lzma/ |
A D | lzma.txt | 205 equal 2^N. For example, for 32-bit (4 bytes) 211 when period is equal 2^N.
|
/u-boot/arch/arm/dts/ |
A D | dra7-evm.dts | 417 * NAND flash this is equal to size of erase-block */
|
A D | am335x-guardian.dts | 168 * be independently programmable. For NAND flash this is equal
|
A D | dra72-evm-common.dtsi | 341 * NAND flash this is equal to size of erase-block */
|
A D | am335x-evm.dts | 532 * NAND flash this is equal to size of erase-block */
|
A D | am437x-gp-evm.dts | 698 * NAND flash this is equal to size of erase-block */
|
A D | am43x-epos-evm.dts | 602 * NAND flash this is equal to size of erase-block */
|
/u-boot/arch/mips/ |
A D | Kconfig | 274 required if the U-Boot entry point is equal to the address of the
|
/u-boot/doc/board/st/ |
A D | stm32mp1.rst | 419 1) check OTP: their value must be equal to 0::
|
/u-boot/doc/develop/ |
A D | py_testing.rst | 425 `u_boot_console.config.buildconfig`, with keys equal to the Kconfig variable
|
/u-boot/env/ |
A D | Kconfig | 126 b) Sometimes flash chips have few, equal sized, BIG sectors.
|
Completed in 26 milliseconds
12