Home
last modified time | relevance | path

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

/u-boot/include/
A Dfwu.h362 int fwu_plat_get_update_index(uint *update_idx);
/u-boot/lib/fwu_updates/
A Dfwu.c588 __weak int fwu_plat_get_update_index(uint *update_idx) in fwu_plat_get_update_index() argument
597 *update_idx = (active_idx + 1) % CONFIG_FWU_NUM_BANKS; in fwu_plat_get_update_index()

Completed in 7 milliseconds