Home
last modified time | relevance | path

Searched refs:INV_ICM42600_SENSOR_GYRO (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_buffer.c64 *odr |= INV_ICM42600_SENSOR_GYRO; in inv_icm42600_fifo_decode_packet()
104 if (st->fifo.en & INV_ICM42600_SENSOR_GYRO) in inv_icm42600_buffer_update_fifo_period()
135 if (fifo_en & INV_ICM42600_SENSOR_GYRO) in inv_icm42600_buffer_set_fifo_en()
156 if ((fifo_en & INV_ICM42600_SENSOR_GYRO) && in inv_icm42600_get_packet_size()
390 sensor = INV_ICM42600_SENSOR_GYRO; in inv_icm42600_buffer_postdisable()
411 if (sensor == INV_ICM42600_SENSOR_GYRO) in inv_icm42600_buffer_postdisable()
H A Dinv_icm42600_buffer.h14 #define INV_ICM42600_SENSOR_GYRO BIT(0) macro
H A Dinv_icm42600_gyro.c125 fifo_en |= INV_ICM42600_SENSOR_GYRO; in inv_icm42600_gyro_update_scan_mode()
784 if (odr & INV_ICM42600_SENSOR_GYRO) in inv_icm42600_gyro_parse_fifo()
/kernel/linux/linux-6.6/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_buffer.c65 *odr |= INV_ICM42600_SENSOR_GYRO; in inv_icm42600_fifo_decode_packet()
105 if (st->fifo.en & INV_ICM42600_SENSOR_GYRO) in inv_icm42600_buffer_update_fifo_period()
136 if (fifo_en & INV_ICM42600_SENSOR_GYRO) in inv_icm42600_buffer_set_fifo_en()
157 if ((fifo_en & INV_ICM42600_SENSOR_GYRO) && in inv_icm42600_get_packet_size()
391 sensor = INV_ICM42600_SENSOR_GYRO; in inv_icm42600_buffer_postdisable()
412 if (sensor == INV_ICM42600_SENSOR_GYRO) in inv_icm42600_buffer_postdisable()
H A Dinv_icm42600_buffer.h14 #define INV_ICM42600_SENSOR_GYRO BIT(0) macro
H A Dinv_icm42600_gyro.c126 fifo_en |= INV_ICM42600_SENSOR_GYRO; in inv_icm42600_gyro_update_scan_mode()
791 if (odr & INV_ICM42600_SENSOR_GYRO) in inv_icm42600_gyro_parse_fifo()

Completed in 4 milliseconds