Searched refs:fifo_count_h (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_ring.c | 161 result = regmap_bulk_read(st->map, st->reg->fifo_count_h, in inv_mpu6050_read_fifo()
|
H A D | inv_mpu_iio.h | 31 * @fifo_count_h: Upper byte of FIFO count. 53 u8 fifo_count_h; member
|
H A D | inv_mpu_core.c | 44 .fifo_count_h = INV_MPU6050_REG_FIFO_COUNT_H, 67 .fifo_count_h = INV_MPU6050_REG_FIFO_COUNT_H, 89 .fifo_count_h = INV_MPU6050_REG_FIFO_COUNT_H,
|
/kernel/linux/linux-6.6/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_ring.c | 92 result = regmap_bulk_read(st->map, st->reg->fifo_count_h, in inv_mpu6050_read_fifo()
|
H A D | inv_mpu_iio.h | 33 * @fifo_count_h: Upper byte of FIFO count. 55 u8 fifo_count_h; member
|
H A D | inv_mpu_core.c | 47 .fifo_count_h = INV_MPU6050_REG_FIFO_COUNT_H, 70 .fifo_count_h = INV_MPU6050_REG_FIFO_COUNT_H, 92 .fifo_count_h = INV_MPU6050_REG_FIFO_COUNT_H,
|
Completed in 7 milliseconds