Home
last modified time | relevance | path

Searched refs:PM860X_TEMP_TINT (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/power/
D88pm860x_battery.c81 #define PM860X_TEMP_TINT (0) macro
425 info->temp_type = PM860X_TEMP_TINT; in pm860x_batt_handler()
443 if (info->temp_type == PM860X_TEMP_TINT) in pm860x_init_battery()
498 info->temp_type = PM860X_TEMP_TINT; in pm860x_init_battery()
561 if (info->temp_type == PM860X_TEMP_TINT) { in measure_temp()