Lines Matching refs:temp
10 /* Default: between this temp and AB8500_TEMP_UNDER charging is reduced */
12 /* Default: between this temp and AB8500_TEMP_OVER charging is reduced */
14 /* Default: over this temp, charging is stopped */
52 { .temp = 40, .resistance = 40 /* 120 mOhm */ },
53 { .temp = 30, .resistance = 45 /* 135 mOhm */ },
54 { .temp = 20, .resistance = 55 /* 165 mOhm */ },
55 { .temp = 10, .resistance = 77 /* 230 mOhm */ },
56 { .temp = 00, .resistance = 108 /* 325 mOhm */ },
57 { .temp = -10, .resistance = 158 /* 445 mOhm */ },
58 { .temp = -20, .resistance = 198 /* 595 mOhm */ },