Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/
A 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),
693 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
708 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
738 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
753 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
783 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
798 .gyro_max_scale = IIO_RAD_TO_DEGREE(10 << 16),
828 .gyro_max_scale = IIO_RAD_TO_DEGREE(40 << 16),
[all …]
A Dadis16480.c139 unsigned int gyro_max_scale; member
663 *val = st->chip_info->gyro_max_scale; in adis16480_read_raw()
937 .gyro_max_scale = IIO_DEGREE_TO_RAD(300),
951 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
965 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
979 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
993 .gyro_max_scale = IIO_DEGREE_TO_RAD(100),
1007 .gyro_max_scale = IIO_DEGREE_TO_RAD(125),
1023 .gyro_max_scale = IIO_DEGREE_TO_RAD(450),
1055 .gyro_max_scale = IIO_DEGREE_TO_RAD(125),
[all …]
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,
/linux/drivers/iio/gyro/
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()

Completed in 19 milliseconds