tizen 2.4 release
[profile/mobile/platform/kernel/linux-3.10-sc7730.git] / drivers / power / sprd_scx35_soc_table.h
1 uint16_t soc_capacity_table[][2] = {
2         {4175, 100}
3         ,
4         {4130, 95}
5         ,
6         {4087, 90}
7         ,
8         {4052, 85}
9         ,
10         {3990, 80}
11         ,
12         {3970, 75}
13         ,
14         {3943, 70}
15         ,
16         {3915, 65}
17         ,
18         {3883, 60}
19         ,
20         {3843, 55}
21         ,
22         {3820, 50}
23         ,
24         {3804, 45}
25         ,
26         {3792, 40}
27         ,
28         {3783, 35}
29         ,
30         {3776, 30}
31         ,
32         {3770, 25}
33         ,
34         {3754, 20}
35         ,
36         {3736, 15}
37         ,
38         {3708, 10}
39         ,
40         {3691, 5}
41         ,
42         {SPRDFGU_BATTERY_SHUTDOWN_VOL, 0}
43         ,
44 };