MP2975_PAGE_NUM
data->info.pages = MP2975_PAGE_NUM;
data->info.num_regulators = MP2975_PAGE_NUM;
int max_phases[MP2975_PAGE_NUM];
int vid_step[MP2975_PAGE_NUM];
int vref[MP2975_PAGE_NUM];
int vref_off[MP2975_PAGE_NUM];
int vout_max[MP2975_PAGE_NUM];
int vout_ov_fixed[MP2975_PAGE_NUM];
int curr_sense_gain[MP2975_PAGE_NUM];
if (!((phase + 1) % MP2975_PAGE_NUM))
if (data->info.pages == MP2975_PAGE_NUM) {
static const int mp2975_max_phases[][MP2975_PAGE_NUM] = {