Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_iio.h53 u8 gyro_config; member
H A Dinv_mpu_core.c45 .gyro_config = INV_MPU6050_REG_GYRO_CONFIG,
68 .gyro_config = INV_MPU6050_REG_GYRO_CONFIG,
90 .gyro_config = INV_MPU6050_REG_GYRO_CONFIG,
476 return regmap_write(st->map, st->reg->gyro_config, data); in inv_mpu6050_set_gyro_fsr()