Searched refs:RSI_LOOP_COUNT_UPGRADE_IMAGE (Results 1 – 2 of 2) sorted by relevance
414 RSI_WHILE_LOOP((uint32_t)loop_counter, RSI_LOOP_COUNT_UPGRADE_IMAGE) in rsi_boot_insn()421 RSI_CHECK_LOOP_COUNTER(loop_counter, RSI_LOOP_COUNT_UPGRADE_IMAGE); in rsi_boot_insn()433 RSI_WHILE_LOOP((uint32_t)loop_counter, RSI_LOOP_COUNT_UPGRADE_IMAGE) in rsi_boot_insn()440 RSI_CHECK_LOOP_COUNTER(loop_counter, RSI_LOOP_COUNT_UPGRADE_IMAGE); in rsi_boot_insn()
60 #define RSI_LOOP_COUNT_UPGRADE_IMAGE 0xFFFF macro