Searched refs:ts_gain (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c476 ts *= hw->ts_gain;
660 ts *= hw->ts_gain;
H A Dst_lsm6dsx.h408 * @ts_gain: Hw timestamp rate after internal calibration.
432 s64 ts_gain; member in struct:st_lsm6dsx_hw
H A Dst_lsm6dsx_core.c2267 hw->ts_gain = ST_LSM6DSX_TS_SENSITIVITY;
2280 hw->ts_gain -= ((s8)val * 37500) / 1000;

Completed in 254 milliseconds