Lines Matching +full:input +full:- +full:current
1 .. SPDX-License-Identifier: GPL-2.0
12 Addresses scanned: -
20 Addresses scanned: -
28 Addresses scanned: -
36 Addresses scanned: -
40 Author: Guenter Roeck <linux@roeck-us.net>
44 -----------
46 This driver supports the MAX16508 VR13 Dual-Output Voltage Regulator
47 as well as the MAX16600, MAX16601, and MAX16602 VR13.HC Dual-Output
55 -----------
57 This driver does not auto-detect devices. You will have to instantiate the
58 devices explicitly. Please see Documentation/i2c/instantiating-devices.rst for
63 ---------------------
69 -------------
75 in1_input VCORE input voltage.
76 in1_alarm Input voltage alarm.
83 curr1_input VCORE input current, derived from duty cycle
84 and output current.
85 curr1_max Maximum input current.
86 curr1_max_alarm Current high alarm.
89 curr[P+2]_input VCORE phase P input current.
92 curr[N+2]_input VCORE input current, derived from sensor
97 curr[N+3]_input VSA input current.
100 curr[N+4]_input VCORE output current.
101 curr[N+4]_crit Critical output current.
102 curr[N+4]_crit_alarm Output current critical alarm.
103 curr[N+4]_max Maximum output current.
104 curr[N+4]_max_alarm Output current high alarm.
107 curr[N+P+5]_input VCORE phase P output current.
110 curr[2*N+5]_input VSA output current.
111 curr[2*N+5]_highest Historical maximum VSA output current.
113 curr[2*N+5]_crit Critical output current.
114 curr[2*N+5]_crit_alarm Output current critical alarm.
115 curr[2*N+5]_max Maximum output current.
116 curr[2*N+5]_max_alarm Output current high alarm.
119 power1_input Input power, derived from duty cycle and output
120 current.
121 power1_alarm Input power alarm.
124 power2_input Input power, derived from input current sensor.