Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/imu/
Dadis16475.c89 u32 gyro_max_scale; member
447 *val2 = st->info->gyro_max_scale; in adis16475_read_raw()
663 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
678 .gyro_max_scale = IIO_RAD_TO_DEGREE(160 << 16),
693 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
708 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
723 .gyro_max_scale = IIO_RAD_TO_DEGREE(160 << 16),
738 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
753 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
768 .gyro_max_scale = IIO_RAD_TO_DEGREE(160 << 16),
[all …]
Dadis16480.c141 unsigned int gyro_max_scale; member
665 *val = st->chip_info->gyro_max_scale; in adis16480_read_raw()
939 .gyro_max_scale = IIO_DEGREE_TO_RAD(300),
953 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
967 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
981 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
995 .gyro_max_scale = IIO_DEGREE_TO_RAD(100),
1009 .gyro_max_scale = IIO_DEGREE_TO_RAD(125),
1025 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
1041 .gyro_max_scale = IIO_DEGREE_TO_RAD(2000),
[all …]
Dadis16460.c62 unsigned int gyro_max_scale; member
200 *val = st->chip_info->gyro_max_scale; in adis16460_read_raw()
310 .gyro_max_scale = 1,
/Linux-v6.1/drivers/iio/gyro/
Dadis16260.c100 unsigned int gyro_max_scale; member
149 .gyro_max_scale = 80,
155 .gyro_max_scale = 320,
161 .gyro_max_scale = 14000,
205 *val = info->gyro_max_scale; in adis16260_read_raw()