Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dqfw.h52 BIOS_LINKER_LOADER_ALLOC_ZONE_HIGH = 0x1, enumerator
/rk3399_rockchip-uboot/drivers/misc/
H A Dqfw.c62 if (entry->alloc.zone == BIOS_LINKER_LOADER_ALLOC_ZONE_HIGH) { in bios_linker_allocate()