Lines Matching refs:MP2975_PAGE_NUM
53 #define MP2975_PAGE_NUM 2 macro
62 int vid_step[MP2975_PAGE_NUM];
63 int vref[MP2975_PAGE_NUM];
64 int vref_off[MP2975_PAGE_NUM];
65 int vout_max[MP2975_PAGE_NUM];
66 int vout_ov_fixed[MP2975_PAGE_NUM];
67 int vout_format[MP2975_PAGE_NUM];
68 int curr_sense_gain[MP2975_PAGE_NUM];
130 if (!((phase + 1) % MP2975_PAGE_NUM)) in mp2975_read_phase()
515 if (data->info.pages == MP2975_PAGE_NUM) { in mp2975_vref_get()
704 data->info.pages = MP2975_PAGE_NUM; in mp2975_probe()