Searched refs:FWU_BANK_STATE_VALID (Results 1 – 3 of 3) sorted by relevance
13 #define FWU_BANK_STATE_VALID 0xFEU macro
223 FWU_BANK_STATE_VALID) { in fwu_get_alternate_boot_bank()233 if (metadata.bank_state[i] == FWU_BANK_STATE_VALID) { in fwu_get_alternate_boot_bank()
706 if (data->bank_state[boot_idx] == FWU_BANK_STATE_VALID) { in plat_fwu_get_boot_idx()