summaryrefslogtreecommitdiff
path: root/drivers/power/sprd_scx15_custom_0_soc_table.h
blob: 52dbd7869e11e5392f028f43e312954c8557aa20 (plain)
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
uint16_t soc_capacity_table[][2] = {
	{4175, 100}
	,
	{4128, 95}
	,
	{4082, 90}
	,
	{4040, 85}
	,
	{3996, 80}
	,
	{3963, 75}
	,
	{3931, 70}
	,
	{3901, 65}
	,
	{3866, 60}
	,
	{3829, 55}
	,
	{3807, 50}
	,
	{3791, 45}
	,
	{3780, 40}
	,
	{3772, 35}
	,
	{3768, 30}
	,
	{3759, 25}
	,
	{3738, 20}
	,
	{3706, 15}
	,
	{3684, 10}
	,
	{3648, 5}
	,
	{SPRDFGU_BATTERY_SHUTDOWN_VOL, 0}
	,
};