Searched refs:unique (Results 1 – 24 of 24) sorted by relevance
/u-boot/scripts/kconfig/tests/ |
A D | pytest.ini | 4 # Pytest requires that test files have unique names, because pytest imports
|
/u-boot/doc/device-tree-bindings/remoteproc/ |
A D | remoteproc.txt | 10 This must be unique in an operational system.
|
/u-boot/drivers/led/ |
A D | Kconfig | 127 which LED is being acted on. As such, the chosen value must be unique 162 be unique with respect to the other CONFIG_LED_STATUS_BIT's. Mapping 197 be unique with respect to the other CONFIG_LED_STATUS_BIT's. Mapping 232 be unique with respect to the other CONFIG_LED_STATUS_BIT's. Mapping 267 be unique with respect to the other CONFIG_LED_STATUS_BIT's. Mapping 302 be unique with respect to the other CONFIG_LED_STATUS_BIT's. Mapping
|
/u-boot/doc/device-tree-bindings/net/ |
A D | mdio.txt | 7 The name must be unique and must not contain spaces.
|
/u-boot/board/keymile/common/ |
A D | ivm.c | 191 int offset, bool unique) in process_mac() argument 205 if (!unique) in process_mac()
|
/u-boot/doc/ |
A D | README.LED | 24 is being acted on. As such, the value choose must be unique with with respect to
|
A D | README.marvell | 77 forks and therefore *not* unique. Usage of static hardcoded MAC addresses should be avoided.
|
A D | README.usb | 212 Most Ethernet dongles have a built-in MAC address which is unique in the 219 one which is unique. You should obtain a valid MAC address from a range
|
A D | README.gpt | 26 globally unique value. A UUID is a 16-byte (128-bit) number. The number of
|
A D | README.odroid | 174 be taken to make these MAC addresses unique within the same subnet.
|
/u-boot/doc/device-tree-bindings/video/ |
A D | exynos_mipi_dsi.txt | 48 samsung,dsim-device-id: unique device id.
|
/u-boot/drivers/core/ |
A D | Kconfig | 179 assigning a unique number to each. 188 assigning a unique number to each. 197 assigning a unique number to each.
|
/u-boot/doc/imx/habv4/ |
A D | introduction_habv4.txt | 78 flash or external memory and also ensures that the final image is unique 129 structure. The OTPMK is unique per device and can be accessed by CAAM only.
|
/u-boot/doc/arch/ |
A D | xtensa.rst | 60 Windowed ABI presents unique difficulties with the approach based on
|
/u-boot/examples/standalone/ |
A D | README.smc91111_eeprom | 22 each node of a network. When things are not unique - bad things
|
/u-boot/doc/imx/ahab/guides/ |
A D | mx8_mx8x_encrypted_boot.txt | 59 the DEK off-chip using the OTPMK which is unique per device.
|
/u-boot/doc/device-tree-bindings/pinctrl/ |
A D | pinctrl-bindings.txt | 36 ID. These numbers start at 0, and are contiguous. For each state ID, a unique
|
/u-boot/fs/ubifs/ |
A D | tnc.c | 3137 const int unique = !is_hash_key(c, key); in is_leaf_node_in_tnc() local 3147 if (unique) in is_leaf_node_in_tnc()
|
/u-boot/tools/binman/ |
A D | README | 266 Note that due to a device tree requirement, all entries must have a unique 268 use any unique name, with the 'type' property providing the type.
|
/u-boot/tools/patman/ |
A D | README | 309 unique entries. If omitted, no change log processing is done.
|
/u-boot/tools/buildman/ |
A D | README | 203 Make sure the tags (here root: rest: and eldk:) are unique. 891 make sure it is unique. The value is the path to the toolchain. Buildman
|
/u-boot/common/ |
A D | dlmalloc.src | 156 to free(p). Otherwise, since malloc returns a unique pointer for 311 returns a unique pointer for malloc(0), so does realloc(p, 0).
|
/u-boot/cmd/ |
A D | Kconfig | 1892 bool "uuid, guid - generation of unique IDs"
|
/u-boot/ |
A D | README | 1056 Define this as the unique Product ID
|
Completed in 31 milliseconds