Searched refs:raw_accl (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_core.c | 47 .raw_accl = INV_MPU6050_REG_RAW_ACCEL, 70 .raw_accl = INV_MPU6050_REG_RAW_ACCEL, 92 .raw_accl = INV_MPU6050_REG_RAW_ACCEL, 597 ret = inv_mpu6050_sensor_show(st, st->reg->raw_accl, in inv_mpu6050_read_channel_data()
|
H A D | inv_mpu_iio.h | 34 * @raw_accl: Address of first accel register. 56 u8 raw_accl; member
|
/kernel/linux/linux-6.6/drivers/iio/imu/inv_mpu6050/ |
H A D | inv_mpu_iio.h | 36 * @raw_accl: Address of first accel register. 58 u8 raw_accl; member
|
H A D | inv_mpu_core.c | 50 .raw_accl = INV_MPU6050_REG_RAW_ACCEL, 73 .raw_accl = INV_MPU6050_REG_RAW_ACCEL, 95 .raw_accl = INV_MPU6050_REG_RAW_ACCEL, 639 ret = inv_mpu6050_sensor_show(st, st->reg->raw_accl, in inv_mpu6050_read_channel_data()
|
Completed in 7 milliseconds