Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A D88pm860x_battery.c78 #define PM860X_TEMP_TINT (0) macro
422 info->temp_type = PM860X_TEMP_TINT; in pm860x_batt_handler()
440 if (info->temp_type == PM860X_TEMP_TINT) in pm860x_init_battery()
495 info->temp_type = PM860X_TEMP_TINT; in pm860x_init_battery()
560 if (info->temp_type == PM860X_TEMP_TINT) { in measure_temp()