ec_read_s8
return sysfs_emit(buf, "%d\n", 1000 * (int)ec_read_s8(ADDRESS)); \
val->intval = ec_read_s8(BAT_TEMP_AVG) * 10;