Home
last modified time | relevance | path

Searched refs:INV_ICM42600_SENSOR_GYRO (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iio/imu/inv_icm42600/
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()
386 sensor = INV_ICM42600_SENSOR_GYRO; in inv_icm42600_buffer_postdisable()
409 if (sensor == INV_ICM42600_SENSOR_GYRO) in inv_icm42600_buffer_postdisable()
A Dinv_icm42600_buffer.h14 #define INV_ICM42600_SENSOR_GYRO BIT(0) macro
A Dinv_icm42600_gyro.c125 fifo_en |= INV_ICM42600_SENSOR_GYRO; in inv_icm42600_gyro_update_scan_mode()
783 if (odr & INV_ICM42600_SENSOR_GYRO) in inv_icm42600_gyro_parse_fifo()

Completed in 6 milliseconds