Home
last modified time | relevance | path

Searched refs:object (Results 1 – 25 of 51) sorted by relevance

123

/u-boot/board/xilinx/zynqmp/
A Dpm_cfg_obj.S6 .type zynqmp_pm_cfg_obj, @object
8 .type zynqmp_pm_cfg_obj_size, @object
/u-boot/doc/board/xilinx/
A Dzynqmp.rst61 The second external blob is PMU Configuration object which is object which is
63 configuration object is the part of U-Boot SPL image. For pointing to this
64 object please use CONFIG_ZYNQMP_SPL_PM_CFG_OBJ_FILE symbol. For example:::
69 PMU configuration object
/u-boot/fs/yaffs2/
A Dyaffs_guts.c1418 cache->object = NULL; in yaffs_flush_file_cache()
1576 cache->object = NULL; in yaffs_invalidate_chunk_cache()
2409 object->hdr_chunk; in yaffs_gc_process_chunk()
2428 if (!object) { in yaffs_gc_process_chunk()
2436 if (object && in yaffs_gc_process_chunk()
2437 object->deleted && in yaffs_gc_process_chunk()
2463 } else if (object) { in yaffs_gc_process_chunk()
2603 if (object) { in yaffs_gc_block()
2609 object->obj_id); in yaffs_gc_block()
3453 cache->object = in; in yaffs_file_rd()
[all …]
/u-boot/arch/arm/mach-zynqmp/
A DKconfig69 string "PMU firmware configuration object to load at runtime by SPL"
72 Path to a binary PMU firmware configuration object to be linked
76 object for most SoC peripherals to work. To have it loaded by
84 configuration object or you are loading it by any other means.
/u-boot/test/py/
A Dmultiplexed_log.py16 class LogfileStream(object):
84 class RunAndLog(object):
181 class SectionCtxMgr(object):
209 class Logfile(object):
A Du_boot_console_base.py40 class ConsoleDisableCheck(object):
60 class ConsoleSetupTimeout(object):
76 class ConsoleBase(object):
A Du_boot_utils.py50 class PersistentRandomFile(object):
248 class PersistentFileHelperCtxMgr(object):
A Du_boot_spawn.py17 class Spawn(object):
/u-boot/test/py/tests/test_efi_secboot/
A Dtest_signed_intca.py22 class TestEfiSignedImageIntca(object):
A Dtest_unsigned.py20 class TestEfiUnsignedImage(object):
A Dtest_signed.py20 class TestEfiSignedImage(object):
A Dtest_authvar.py19 class TestEfiAuthVar(object):
/u-boot/test/py/tests/test_android/
A Dtest_ab.py10 class ABTestDiskImage(object):
A Dtest_abootimg.py64 class AbootimgTestDiskImage(object):
/u-boot/doc/usage/
A Dfdt_overlays.rst11 device-trees. Please refer to dt-object-internal.txt in the device-tree compiler
13 https://git.kernel.org/pub/scm/utils/dtc/dtc.git/tree/Documentation/dt-object-internal.txt
/u-boot/test/py/tests/test_fs/
A Dtest_mkdir.py16 class TestMkdir(object):
A Dtest_symlink.py20 class TestSymlink(object):
A Dtest_unlink.py17 class TestUnlink(object):
/u-boot/tools/dtoc/
A Dtest_src_scan.py98 with mock.patch.object(src_scan.Scanner, "scan_driver") as mocked:
/u-boot/scripts/dtc/pylibfdt/
A Dlibfdt.i_shipped124 class FdtRo(object):
388 Property object, or None if not found
409 Value of property as a Property object (which can be used as a
480 The Fdt object is created is created from a device tree binary file,
505 Fdt object containing the device tree
518 in a device tree. Note that the Fdt object remains the same, but it
694 a Property object will remain valid.
758 """Create a new FdtSw object
767 FdtSw object on success, else integer error code (if not raising)
780 Creates a new Fdt object from the work-in-progress device tree. This
[all …]
/u-boot/test/py/tests/test_efi_capsule/
A Dtest_capsule_firmware.py28 class TestEfiCapsuleFirmwareFit(object):
/u-boot/doc/
A DREADME.TPL25 The object files are built separately for SPL/TPL and placed in the
/u-boot/test/py/tests/
A Dtest_gpt.py16 class GptTestDiskImage(object):
/u-boot/tools/patman/
A Dterminal.py201 class Color(object):
/u-boot/Licenses/
A Dlgpl-2.1.txt44 complete object files to the recipients, so that they can relink them
228 derivative of it, under Section 2) in object code or executable form
234 If distribution of object code is made by offering access to copy
238 compelled to copy the source along with the object code.
253 that is part of the Library, the object code for the work may be a
259 If such an object file uses only numerical parameters, data
261 functions (ten lines or less in length), then the use of the object
263 work. (Executables containing this object code plus portions of the
267 distribute the object code for the work under the terms of Section 6.
291 uses the Library", as object code and/or source code, so that the

Completed in 30 milliseconds

123