Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_trigger.c68 st->chip_config.magn_fifo_enable = in inv_scan_query_mpu9x50()
75 if (st->chip_config.magn_fifo_enable) in inv_scan_query_mpu9x50()
100 if (st->chip_config.magn_fifo_enable) in inv_compute_skip_samples()
127 if (st->chip_config.magn_fifo_enable) in inv_mpu6050_prepare_fifo()
190 st->chip_config.magn_fifo_enable = 0; in inv_mpu6050_set_enable()
H A Dinv_mpu_ring.c73 st->chip_config.magn_fifo_enable)) in inv_mpu6050_read_fifo()
85 if (st->chip_config.magn_fifo_enable) in inv_mpu6050_read_fifo()
H A Dinv_mpu_iio.h125 unsigned int magn_fifo_enable:1; member
H A Dinv_mpu_core.c118 .magn_fifo_enable = false,
135 .magn_fifo_enable = false,
971 st->chip_config.magn_fifo_enable; in inv_mpu6050_fifo_rate_store()