Home
last modified time | relevance | path

Searched refs:BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/misc/
Dqfw.c67 } else if (entry->alloc.zone == BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG) { in bios_linker_allocate()
82 if (entry->alloc.zone == BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG) in bios_linker_allocate()
/external/u-boot/include/
Dqfw.h52 BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG = 0x2, enumerator