Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/
H A Dadis16475.c89 u32 gyro_max_scale; member
445 *val2 = st->info->gyro_max_scale; in adis16475_read_raw()
661 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
691 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
706 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
737 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
753 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
784 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
799 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
829 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
[all …]
H A 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),
1057 .gyro_max_scale = IIO_DEGREE_TO_RAD(125),
[all …]
H A 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,
/openbmc/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()