CROS_EC_SENSOR_BITS
.realbits = CROS_EC_SENSOR_BITS, \
.storagebits = CROS_EC_SENSOR_BITS, \
.scan_type.realbits = CROS_EC_SENSOR_BITS,
.scan_type.storagebits = CROS_EC_SENSOR_BITS,
*val2 = 10000 << (CROS_EC_SENSOR_BITS - 1);
180 << (CROS_EC_SENSOR_BITS - 1));
*val2 = 100 << (CROS_EC_SENSOR_BITS - 1);
channel->scan_type.realbits = CROS_EC_SENSOR_BITS;
channel->scan_type.storagebits = CROS_EC_SENSOR_BITS;
channel->scan_type.realbits = CROS_EC_SENSOR_BITS;
channel->scan_type.storagebits = CROS_EC_SENSOR_BITS;
channel->scan_type.realbits = CROS_EC_SENSOR_BITS;
channel->scan_type.storagebits = CROS_EC_SENSOR_BITS;
*val2 = 10 << CROS_EC_SENSOR_BITS;