Searched refs:update_idx (Results 1 – 2 of 2) sorted by relevance
362 int fwu_plat_get_update_index(uint *update_idx);
588 __weak int fwu_plat_get_update_index(uint *update_idx) in fwu_plat_get_update_index() argument597 *update_idx = (active_idx + 1) % CONFIG_FWU_NUM_BANKS; in fwu_plat_get_update_index()
Completed in 7 milliseconds