Searched refs:SPT_MAX_PARTITIONS (Results 1 – 2 of 2) sorted by relevance
36 #define SPT_MAX_PARTITIONS (127U) macro58 } partition[SPT_MAX_PARTITIONS];
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()