Searched refs:SPT_MIN_PARTITIONS (Results 1 – 2 of 2) sorted by relevance
41 #define SPT_MIN_PARTITIONS (9U) macro
54 if (spt_buf->partitions < SPT_MIN_PARTITIONS || spt_buf->partitions > SPT_MAX_PARTITIONS) { in get_current_image_index()101 if (spt_ptr->partitions < SPT_MIN_PARTITIONS || spt_ptr->partitions > SPT_MAX_PARTITIONS) { in load_and_check_spt()