Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_trigger.c32 st->chip_config.accl_fifo_enable = in inv_scan_query_mpu6050()
46 if (st->chip_config.accl_fifo_enable) in inv_scan_query_mpu6050()
119 if (st->chip_config.accl_fifo_enable) in inv_mpu6050_prepare_fifo()
Dinv_mpu_ring.c140 if (!(st->chip_config.accl_fifo_enable | in inv_mpu6050_read_fifo()
145 if (st->chip_config.accl_fifo_enable) in inv_mpu6050_read_fifo()
Dinv_mpu_iio.h119 unsigned int accl_fifo_enable:1; member
Dinv_mpu_core.c113 .accl_fifo_enable = false,
130 .accl_fifo_enable = false,