Home
last modified time | relevance | path

Searched refs:PSC_VOLTAGE_OUT (Results 1 – 25 of 29) sorted by relevance

12

/linux/drivers/hwmon/pmbus/
A Dmax34440.c283 .m[PSC_VOLTAGE_OUT] = 1,
284 .b[PSC_VOLTAGE_OUT] = 0,
326 .m[PSC_VOLTAGE_OUT] = 1,
327 .b[PSC_VOLTAGE_OUT] = 0,
328 .R[PSC_VOLTAGE_OUT] = 3,
369 .m[PSC_VOLTAGE_OUT] = 1,
370 .b[PSC_VOLTAGE_OUT] = 0,
371 .R[PSC_VOLTAGE_OUT] = 3,
401 .m[PSC_VOLTAGE_OUT] = 1,
402 .b[PSC_VOLTAGE_OUT] = 0,
[all …]
A Dir38064.c24 .format[PSC_VOLTAGE_OUT] = direct,
28 .m[PSC_VOLTAGE_OUT] = 256,
29 .b[PSC_VOLTAGE_OUT] = 0,
30 .R[PSC_VOLTAGE_OUT] = 0,
A Dlm25066.c94 [PSC_VOLTAGE_OUT] = {
129 [PSC_VOLTAGE_OUT] = {
164 [PSC_VOLTAGE_OUT] = {
199 [PSC_VOLTAGE_OUT] = {
493 info->format[PSC_VOLTAGE_OUT] = direct; in lm25066_probe()
521 info->m[PSC_VOLTAGE_OUT] = coeff[PSC_VOLTAGE_OUT].m; in lm25066_probe()
522 info->b[PSC_VOLTAGE_OUT] = coeff[PSC_VOLTAGE_OUT].b; in lm25066_probe()
523 info->R[PSC_VOLTAGE_OUT] = coeff[PSC_VOLTAGE_OUT].R; in lm25066_probe()
A Dmax16064.c68 .format[PSC_VOLTAGE_OUT] = direct,
73 .m[PSC_VOLTAGE_OUT] = 19995,
74 .b[PSC_VOLTAGE_OUT] = 0,
75 .R[PSC_VOLTAGE_OUT] = -1,
A Disl68137.c184 .format[PSC_VOLTAGE_OUT] = direct,
192 .m[PSC_VOLTAGE_OUT] = 1,
193 .b[PSC_VOLTAGE_OUT] = 0,
194 .R[PSC_VOLTAGE_OUT] = 3,
260 info->m[PSC_VOLTAGE_OUT] = 2; in isl68137_probe()
261 info->R[PSC_VOLTAGE_OUT] = 2; in isl68137_probe()
A Dmax8688.c145 .format[PSC_VOLTAGE_OUT] = direct,
151 .m[PSC_VOLTAGE_OUT] = 19995,
152 .b[PSC_VOLTAGE_OUT] = 0,
153 .R[PSC_VOLTAGE_OUT] = -1,
A Dltc3815.c154 .format[PSC_VOLTAGE_OUT] = direct,
161 .m[PSC_VOLTAGE_OUT] = 2,
162 .b[PSC_VOLTAGE_OUT] = 0,
163 .R[PSC_VOLTAGE_OUT] = 3,
A Dmax31785.c289 .format[PSC_VOLTAGE_OUT] = direct,
290 .m[PSC_VOLTAGE_OUT] = 1,
291 .b[PSC_VOLTAGE_OUT] = 0,
292 .R[PSC_VOLTAGE_OUT] = 0,
A Dpmbus.c128 info->format[PSC_VOLTAGE_OUT] = vid; in pmbus_identify()
133 info->format[PSC_VOLTAGE_OUT] = direct; in pmbus_identify()
153 if (info->format[PSC_VOLTAGE_OUT] == direct) { in pmbus_identify()
A Dbel-pfe.c33 .format[PSC_VOLTAGE_OUT] = linear,
53 .format[PSC_VOLTAGE_OUT] = linear,
A Dmp2888.c325 .format[PSC_VOLTAGE_OUT] = direct,
332 .m[PSC_VOLTAGE_OUT] = 1,
333 .R[PSC_VOLTAGE_OUT] = 3,
A Dtps53679.c178 info->format[PSC_VOLTAGE_OUT] = linear; in tps53676_identify()
208 .format[PSC_VOLTAGE_OUT] = vid,
A Dadm1275.c544 info->format[PSC_VOLTAGE_OUT] = direct; in adm1275_probe()
767 info->m[PSC_VOLTAGE_OUT] = coefficients[voindex].m; in adm1275_probe()
768 info->b[PSC_VOLTAGE_OUT] = coefficients[voindex].b; in adm1275_probe()
769 info->R[PSC_VOLTAGE_OUT] = coefficients[voindex].R; in adm1275_probe()
A Dtps40422.c18 .format[PSC_VOLTAGE_OUT] = linear,
A Dmax20751.c18 .format[PSC_VOLTAGE_OUT] = vid,
A Dmax20730.c552 .format[PSC_VOLTAGE_OUT] = linear,
591 .format[PSC_VOLTAGE_OUT] = linear,
620 .format[PSC_VOLTAGE_OUT] = linear,
649 .format[PSC_VOLTAGE_OUT] = linear,
A Dpm6764tr.c34 .format[PSC_VOLTAGE_OUT] = vid,
A Dir36021.c17 .format[PSC_VOLTAGE_OUT] = linear,
A Dmp2975.c665 .format[PSC_VOLTAGE_OUT] = direct,
671 .m[PSC_VOLTAGE_OUT] = 1,
672 .R[PSC_VOLTAGE_OUT] = 3,
A Dpxe1610.c64 .format[PSC_VOLTAGE_OUT] = vid,
A Dir35221.c111 info->format[PSC_VOLTAGE_OUT] = linear; in ir35221_probe()
A Dxdpe12284.c113 .format[PSC_VOLTAGE_OUT] = vid,
A Dbpa-rs600.c131 .format[PSC_VOLTAGE_OUT] = linear,
A Ddps920ab.c72 .format[PSC_VOLTAGE_OUT] = linear,
/linux/Documentation/hwmon/
A Dpmbus.rst129 .direct[PSC_VOLTAGE_OUT] = true,
135 .m[PSC_VOLTAGE_OUT] = 1,
136 .b[PSC_VOLTAGE_OUT] = 0,
137 .R[PSC_VOLTAGE_OUT] = 3,

Completed in 179 milliseconds

12