forked from teleshoes/tpacpi-bat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
battery_asl
270 lines (249 loc) · 7.5 KB
/
battery_asl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
==========================================================================
PSSG
GetPeakShiftState
==========================================================================
In Parameter:
DWORD
bit 31-0 : Reserved (0)
Mast be Zero
Out Parameter:
DWORD
Return Value:
Bit 3-0: Inhibit charge status
Bit 0: Inhibit charge status
(0:Allow charge 1:Inhibit charge)
Bit 3-1: Reserved (0)
Bit 7-4: Capability of Peak shift
Bit 4: Discharge with AC function
(0:Not support 1:Support)
Bit 5: Inhibit charge function
(0:Not support) 1:Support)
Bit 6:Inhibit charge auto reset function
(0:NOt support 1:Support))
Bit 7:Reserved (0)
Bit 23-8: Inhibit charge effective timer (Unit: 1min)
(This setting is valid only when inhibit charge is enabled)
= 0000h: Inhibit charge is disabled
= 0001h-05A0h: Inhibit charge effective time (Current interval value)
= FFFFh: Effective permanently
Bit 30-24: Reserved (0)
Bit 31: Error status
0 ... Success
1 ... Fail
==========================================================================
PSSS
SetPeakShiftState
==========================================================================
In Parameter:
DWORD
Bit 3-0: Inhibit charge status
Bit 0: Inhibit charge status
(0:Allow charge 1:Inhibit charge)
Bit 3-1: Reserved (0)
Bit 7-4: Reserved (0)
Bit 23-8: Inhibit charge effective timer (Unit: 1min)
(This setting is valid only when inhibit charge is enabled)
= 0000h: Inhibit charge is disabled
= 0001h-05A0h: Inhibit charge effective time (Current interval value)
= FFFFh: Effective permanently
Bit 31-24: Reserved (0)
Out Parameter:
DWORD
Bit 30-0: Reserved (0)
Bit 31: Error status
0 ... Success
1 ... Fail
==========================================================================
PSBS
Get Battery InhibitChargeState
==========================================================================
In Parameter:
DWORD
Bit 7-0:BatteryID
Bit 15-7: Peak shift discharge status
Bit 7: Discharge request
(0:Disable(Stop Discharge) 1:Enable(Start Discharge))
Bit 15-8: Reserved (0)
Bit 31-16: Reserved (0)
Mast be Zero
Out Parameter:
DWORD
Bit 30-0: Reserved (0)
Bit 31: Error status
0 ... Success
1 ... Fail
==========================================================================
BICS
Set Battery InhibitChargeState
==========================================================================
In Parameter:
DWORD
Bit 3-0: Inhibit charge status
Bit 0: Inhibit charge status
(0:Allow charge 1:Inhibit charge)
Bit 3-1: Reserved (0)
Bit 5-4:BatteryID
= 00b: Any battery
= 01b: Primary battery
= 10b: Secondary battery
= 11b: Reserved (0)
Bit 7-6: Reserved (0)
Bit 23-8: Inhibit charge effective timer (Unit: 1min)
(This setting is valid only when inhibit charge is enabled)
= 0000h: Inhibit charge is disabled
= 0001h-05A0h: Inhibit charge effective time (Current interval value)
= FFFFh: Effective permanently
Bit 31-24: Reserved (0)
Mast be Zero
Out Parameter:
DWORD
bit 31-0 : Reserved (0)
Mast be Zero
==========================================================================
BCTG
GetBatteryCharge Capacity Threshold
==========================================================================
In Parameter:
DWORD
Bit 7-0:BatteryID
Bit 31-8: Reserved (0)
Mast be Zero
Out Parameter:
DWORD
Bit 7-0: Charge start capacity (Unit:%)
=0: Use battery default setting
=1-99: Threshold to start charging battery (Relative capacity)
=Others: Reserved (0)
Bit 9-8: Capability ofBatteryCharge Capacity Threshold
Bit 8:Batterycharge capacity threshold
(0:Not support 1:Support)
Bit 9: Specify every battery parameter
(0:Not support(apply parameter for all battery) 1:Support(apply parameter for all battery))
Bit 30-10: Reserved (0)
Bit 31: Error status
0 ... Success
1 ... Fail
Mast be Zero
==========================================================================
BCCS
SetBatteryCharge Capacity Threshold
==========================================================================
In Parameter:
DWORD
Bit 7-0: Charge start capacity (Unit:%)
=0: Use battery default setting
=1-99: Threshold to start charging battery (Relative capacity)
Bit 9-8:BatteryID
= 0: Any battery
= 1: Primary battery
= 2: Secondary battery
= Others: Reserved (0)
Bit 31-10: Reserved (0)
Mast be Zero
Out Parameter:
DWORD
Bit 30-0: Reserved (0)
Bit 31: Error status
0 ... Success
1 ... Fail
==========================================================================
BCSG
GetBatteryCharge Stop Capacity Threshold
==========================================================================
In Parameter:
DWORD
Bit 7-0:BatteryID
Bit 31-8: Reserved (0)
Mast be Zero
Out Parameter:
DWORD
Bit 7-0: Charge stop capacity (Unit:%)
=0: Use battery default setting
=1-99: Threshold to stop charging battery (Relative capacity)
=Others: Reserved (0)
Bit 9-8: Capability ofBatteryCharge Stop Capacity Threshold
Bit 8:Batterycharge stop capacity threshold
(0:Not support 1:Support)
Bit 9: Specify every battery parameter
(0:Not support(apply parameter for all battery)
1:Support(apply parameter for all battery))
Bit 30-10: Reserved (0)
Bit 31: Error status
0 ... Success
1 ... Fail
Mast be Zero
==========================================================================
BCSS
SetBatteryCharge Stop Capacity Threshold
==========================================================================
In Parameter:
DWORD
Bit 7-0: Charge stop capacity (Unit:%)
=0: Use battery default setting
=1-99: Threshold to stop charging battery (Relative capacity)
Bit 9-8:BatteryID
= 0: Any battery
= 1: Primary battery
= 2: Secondary battery
= Others: Reserved (0)
Bit 31-10: Reserved (0)
Mast be Zero
Out Parameter:
DWORD
Bit 30-0: Reserved (0)
Bit 31: Error status
0 ... Success
1 ... Fail
==========================================================================
BDSG
GetBatteryDischargeState
==========================================================================
In Parameter:
DWORD
Bit 7-0:BatteryID
Bit 31-8: Reserved (0)
Mast be Zero
Out Parameter:
Bit 7-0:Batterydischarge status
Bit 0: Discharge request
(0:Disable(Stop Discharge) 1:Enable(Start Discharge))
Bit 1: Enable breaking condition by AC detach
(0:Disable(don't break by AC detaching) 1:Enable(break by AC detaching))
Bit 7-2: Reserved (0)
Bit 10-8: Capability of battery discharge function
Bit 8: Discharge function
(0:Not support 1:Support)
Bit 9: Specify every battery parameter
(0:Not support(apply parameter for all battery) 1:Support(apply parameter for all battery))
Bit 10:Enable breaking condition by AC detaching
(0:Not support 1:Support))
Bit 30-11: Reserved (0)
Bit 31: Error status
0 ... Success
1 ... Fail
==========================================================================
BDSS
SetBatteryDischargeState
==========================================================================
In Parameter:
DWORD
Bit 7-0:Batterydischarge status
Bit 0: Discharge request
(0:Disable(Stop Discharge) 1:Enable(Start Discharge))
Bit 1: Enable breaking condition by AC detach
(0:Disable(don't break by AC detaching) 1:Enable(break by AC detaching))
Bit 7-2: Reserved (0)
Bit 9-8:BatteryID
= 0: Any battery
= 1: Primary battery
= 2: Secondary battery
= Others: Reserved (0)
Bit 31-10: Reserved (0)
Mast be Zero
Out Parameter:
DWORD
Bit 30-0: Reserved (0)
Bit 31: Error status (1:Error 0:OK)
0 ... Success
1 ... Fail
Mast be Zero