Lines Matching refs:MP2975_PAGE_NUM
86 #define MP2975_PAGE_NUM 2 macro
96 static const int mp2975_max_phases[][MP2975_PAGE_NUM] = {
111 int max_phases[MP2975_PAGE_NUM];
112 int vid_step[MP2975_PAGE_NUM];
113 int vref[MP2975_PAGE_NUM];
114 int vref_off[MP2975_PAGE_NUM];
115 int vout_max[MP2975_PAGE_NUM];
116 int vout_ov_fixed[MP2975_PAGE_NUM];
117 int curr_sense_gain[MP2975_PAGE_NUM];
218 if (!((phase + 1) % MP2975_PAGE_NUM)) in mp2975_read_phase()
778 if (data->info.pages == MP2975_PAGE_NUM) { in mp2975_vref_get()
1027 data->info.pages = MP2975_PAGE_NUM; in mp2975_probe()
1031 data->info.num_regulators = MP2975_PAGE_NUM; in mp2975_probe()