Home
last modified time | relevance | path

Searched refs:gyro_config (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_iio.h53 u8 gyro_config; member
Dinv_mpu_core.c48 .gyro_config = INV_MPU6050_REG_GYRO_CONFIG,
71 .gyro_config = INV_MPU6050_REG_GYRO_CONFIG,
93 .gyro_config = INV_MPU6050_REG_GYRO_CONFIG,
499 return regmap_write(st->map, st->reg->gyro_config, data); in inv_mpu6050_set_gyro_fsr()