Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_trigger.c28 st->chip_config.gyro_fifo_enable = in inv_scan_query_mpu6050()
48 if (st->chip_config.gyro_fifo_enable) in inv_scan_query_mpu6050()
123 if (st->chip_config.gyro_fifo_enable) in inv_mpu6050_prepare_fifo()
191 st->chip_config.gyro_fifo_enable = 0; in inv_mpu6050_set_enable()
Dinv_mpu_ring.c59 st->chip_config.gyro_fifo_enable | in inv_mpu6050_read_fifo()
66 if (st->chip_config.gyro_fifo_enable) in inv_mpu6050_read_fifo()
Dinv_mpu_iio.h127 unsigned int gyro_fifo_enable:1; member
Dinv_mpu_core.c118 .gyro_fifo_enable = false,
135 .gyro_fifo_enable = false,
1307 st->chip_config.gyro_fifo_enable || in inv_mpu6050_fifo_rate_store()