Home
last modified time | relevance | path

Searched refs:MP2856_PAGE_NUM (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/hwmon/pmbus/
H A Dmp2856.c47 #define MP2856_PAGE_NUM 2 macro
51 static const int mp2856_max_phases[][MP2856_PAGE_NUM] = {
66 int vout_format[MP2856_PAGE_NUM];
67 int curr_sense_gain[MP2856_PAGE_NUM];
68 int max_phases[MP2856_PAGE_NUM];
150 if (!((phase + 1) % MP2856_PAGE_NUM)) in mp2856_read_phase()
377 .pages = MP2856_PAGE_NUM,