Home
last modified time | relevance | path

Searched refs:gyro_max_scale (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/iio/imu/
Dadis16475.c88 u32 gyro_max_scale; member
369 *val2 = st->info->gyro_max_scale; in adis16475_read_raw()
598 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
613 .gyro_max_scale = IIO_RAD_TO_DEGREE(160 << 16),
628 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
643 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
658 .gyro_max_scale = IIO_RAD_TO_DEGREE(160 << 16),
673 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
688 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
703 .gyro_max_scale = IIO_RAD_TO_DEGREE(160 << 16),
[all …]
Dadis16480.c133 unsigned int gyro_max_scale; member
611 *val = st->chip_info->gyro_max_scale; in adis16480_read_raw()
882 .gyro_max_scale = IIO_DEGREE_TO_RAD(300),
895 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
908 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
921 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
934 .gyro_max_scale = IIO_DEGREE_TO_RAD(100),
948 .gyro_max_scale = IIO_DEGREE_TO_RAD(125),
962 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
976 .gyro_max_scale = IIO_DEGREE_TO_RAD(2000),
[all …]
Dadis16460.c63 unsigned int gyro_max_scale; member
201 *val = st->chip_info->gyro_max_scale; in adis16460_read_raw()
311 .gyro_max_scale = 1,
/Linux-v5.10/drivers/iio/gyro/
Dadis16260.c105 unsigned int gyro_max_scale; member
154 .gyro_max_scale = 80,
160 .gyro_max_scale = 320,
166 .gyro_max_scale = 14000,
210 *val = info->gyro_max_scale; in adis16260_read_raw()