Searched refs:MAX_DPM_NUMBER (Results 1 – 2 of 2) sorted by relevance
30 #define MAX_DPM_NUMBER 16 macro49 struct arcturus_dpm_level dpm_levels[MAX_DPM_NUMBER];
1166 if (table->count > MAX_DPM_NUMBER) { in arcturus_find_highest_dpm_level()1168 return MAX_DPM_NUMBER - 1; in arcturus_find_highest_dpm_level()