Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/
H A Dadis16475.c123 u32 gyro_max_scale; member
592 *val2 = st->info->gyro_max_scale; in adis16475_read_raw()
903 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
922 .gyro_max_scale = IIO_RAD_TO_DEGREE(160 << 16),
941 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
960 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
979 .gyro_max_scale = IIO_RAD_TO_DEGREE(160 << 16),
999 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
1019 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
1039 .gyro_max_scale = IIO_RAD_TO_DEGREE(160 << 16),
[all …]
H A Dadis16480.c144 unsigned int gyro_max_scale; member
656 *val = st->chip_info->gyro_max_scale; in adis16480_read_raw()
997 .gyro_max_scale = IIO_DEGREE_TO_RAD(300),
1013 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
1029 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
1045 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
1061 .gyro_max_scale = IIO_DEGREE_TO_RAD(100),
1077 .gyro_max_scale = IIO_DEGREE_TO_RAD(125),
1096 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
1115 .gyro_max_scale = IIO_DEGREE_TO_RAD(2000),
[all …]
H A Dadis16460.c62 unsigned int gyro_max_scale; member
190 *val = st->chip_info->gyro_max_scale; in adis16460_read_raw()
300 .gyro_max_scale = 1,
/linux/drivers/iio/gyro/
H A 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()