Searched refs:BAT_TEMP (Results 1 – 2 of 2) sorted by relevance
110 BAT_TEMP = 0, enumerator288 ret = iio_read_channel_raw(info->iio_channel[BAT_TEMP], &raw_val); in fuel_gauge_debug_show()737 [BAT_TEMP] = "axp288-batt-temp", in axp288_fuel_gauge_probe()
147 #define BAT_TEMP 0xD6 macro624 val->intval = ((222 - (int)ec_read_u8(BAT_TEMP)) * 1000) >> 8; in bat_get_property()