Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dqfw.c68 } else if (entry->alloc.zone == BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG) { in bios_linker_allocate()
83 if (entry->alloc.zone == BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG) in bios_linker_allocate()
/OK3568_Linux_fs/u-boot/include/
H A Dqfw.h53 BIOS_LINKER_LOADER_ALLOC_ZONE_FSEG = 0x2, enumerator