Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c453 ts *= hw->ts_gain; in st_lsm6dsx_read_fifo()
623 ts *= hw->ts_gain; in st_lsm6dsx_read_tagged_fifo()
H A Dst_lsm6dsx.h376 * @ts_gain: Hw timestamp rate after internal calibration.
400 s64 ts_gain; member
H A Dst_lsm6dsx_core.c2053 hw->ts_gain = ST_LSM6DSX_TS_SENSITIVITY; in st_lsm6dsx_init_hw_timer()
2066 hw->ts_gain -= ((s8)val * 37500) / 1000; in st_lsm6dsx_init_hw_timer()
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm6dsx/
H A Dst_lsm6dsx_buffer.c454 ts *= hw->ts_gain; in st_lsm6dsx_read_fifo()
638 ts *= hw->ts_gain; in st_lsm6dsx_read_tagged_fifo()
H A Dst_lsm6dsx.h406 * @ts_gain: Hw timestamp rate after internal calibration.
430 s64 ts_gain; member
H A Dst_lsm6dsx_core.c2246 hw->ts_gain = ST_LSM6DSX_TS_SENSITIVITY; in st_lsm6dsx_init_hw_timer()
2259 hw->ts_gain -= ((s8)val * 37500) / 1000; in st_lsm6dsx_init_hw_timer()

Completed in 9 milliseconds