Searched refs:zone (Results 1 – 14 of 14) sorted by relevance
/u-boot/drivers/misc/ |
A D | qfw.c | 62 if (entry->alloc.zone == BIOS_LINKER_LOADER_ALLOC_ZONE_HIGH) { in bios_linker_allocate() 68 } else if (entry->alloc.zone == BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG) { in bios_linker_allocate() 76 file->cfg.name, size, entry->alloc.zone, align, aligned_addr); in bios_linker_allocate() 83 if (entry->alloc.zone == BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG) in bios_linker_allocate()
|
A D | atsha204a-i2c.c | 314 int atsha204a_read(struct udevice *dev, enum atsha204a_zone zone, bool read32, in atsha204a_read() argument 325 req.param1 = (u8) zone; in atsha204a_read()
|
/u-boot/arch/arm/include/asm/arch-tegra/ |
A D | bpmp_abi.h | 1239 uint32_t zone; member 1264 uint32_t zone; member 1276 uint32_t zone; member
|
/u-boot/include/ |
A D | qfw.h | 114 uint8_t zone; member
|
/u-boot/arch/arm/cpu/ |
A D | u-boot.lds | 23 * bundle with u-boot, and code offsets are fixed. Secure zone 28 * If CONFIG_ARMV7_SECURE_BASE is undefined, the secure zone will
|
/u-boot/arch/x86/ |
A D | config.mk | 48 CFLAGS_EFI += $(call cc-option, -mno-red-zone)
|
/u-boot/doc/develop/ |
A D | version.rst | 86 #define U_BOOT_TZ "-0700" (Time zone in hours)
|
/u-boot/doc/uImage.FIT/ |
A D | howto.txt | 258 zone(0): 65536 pages. 259 zone(1): 0 pages. 260 zone(2): 0 pages.
|
/u-boot/board/qualcomm/dragonboard820c/ |
A D | readme.txt | 318 [ 0.000000] Movable zone start for each node 332 [ 0.000000] Policy zone: Normal
|
/u-boot/doc/board/AndesTech/ |
A D | ax25-ae350.rst | 259 [ 0.000000] Movable zone start for each node 434 Movable zone start for each node
|
/u-boot/arch/arm/dts/ |
A D | ste-dbx5x0.dtsi | 69 * Thermal zone for the SoC, using the thermal sensor in the 77 * zone, so no polling is needed.
|
/u-boot/doc/board/microchip/ |
A D | mpfs_icicle.rst | 313 [ 0.000000] Movable zone start for each node 562 [ 0.000000] Movable zone start for each node
|
/u-boot/doc/board/sifive/ |
A D | fu540.rst | 284 [ 0.000000] Movable zone start for each node
|
/u-boot/doc/board/sipeed/ |
A D | maix.rst | 163 [ 0.000000] Movable zone start for each node
|
Completed in 17 milliseconds