Home
last modified time | relevance | path

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 Dinv_mpu_ring.c161 result = regmap_bulk_read(st->map, st->reg->fifo_count_h, in inv_mpu6050_read_fifo()
H A Dinv_mpu_iio.h31 * @fifo_count_h: Upper byte of FIFO count.
53 u8 fifo_count_h; member
H A Dinv_mpu_core.c44 .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 Dinv_mpu_ring.c92 result = regmap_bulk_read(st->map, st->reg->fifo_count_h, in inv_mpu6050_read_fifo()
H A Dinv_mpu_iio.h33 * @fifo_count_h: Upper byte of FIFO count.
55 u8 fifo_count_h; member
H A Dinv_mpu_core.c47 .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