Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_trigger.c69 st->chip_config.magn_fifo_enable = in inv_scan_query_mpu9x50()
76 if (st->chip_config.magn_fifo_enable) in inv_scan_query_mpu9x50()
101 if (st->chip_config.magn_fifo_enable) in inv_compute_skip_samples()
129 if (st->chip_config.magn_fifo_enable) in inv_mpu6050_prepare_fifo()
194 st->chip_config.magn_fifo_enable = 0; in inv_mpu6050_set_enable()
Dinv_mpu_ring.c60 st->chip_config.magn_fifo_enable)) in inv_mpu6050_read_fifo()
72 if (st->chip_config.magn_fifo_enable) in inv_mpu6050_read_fifo()
Dinv_mpu_iio.h129 unsigned int magn_fifo_enable:1; member
Dinv_mpu_core.c121 .magn_fifo_enable = false,
138 .magn_fifo_enable = false,
1308 st->chip_config.magn_fifo_enable; in inv_mpu6050_fifo_rate_store()