Home
last modified time | relevance | path

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

/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_trigger.c55 st->chip_config.magn_fifo_enable = in inv_scan_query_mpu9x50()
62 if (st->chip_config.magn_fifo_enable) in inv_scan_query_mpu9x50()
93 if (st->chip_config.magn_fifo_enable) in inv_compute_skip_samples()
124 if (st->chip_config.magn_fifo_enable) in inv_mpu6050_prepare_fifo()
Dinv_mpu_ring.c142 st->chip_config.magn_fifo_enable)) in inv_mpu6050_read_fifo()
154 if (st->chip_config.magn_fifo_enable) in inv_mpu6050_read_fifo()
Dinv_mpu_iio.h120 unsigned int magn_fifo_enable:1; member
Dinv_mpu_core.c115 .magn_fifo_enable = false,
132 .magn_fifo_enable = false,