Searched refs:INVALID_BOOT_IDX (Results 1 – 3 of 3) sorted by relevance
16 #define INVALID_BOOT_IDX 0xFFFFFFFFU macro
238 return INVALID_BOOT_IDX; in fwu_get_alternate_boot_bank()
699 static uint32_t boot_idx = INVALID_BOOT_IDX; in plat_fwu_get_boot_idx()701 if (boot_idx == INVALID_BOOT_IDX) { in plat_fwu_get_boot_idx()