Searched refs:gyro_config (Results 1 – 2 of 2) sorted by relevance
46 .gyro_config = INV_MPU6050_REG_GYRO_CONFIG,67 .gyro_config = INV_MPU6050_REG_GYRO_CONFIG,279 result = regmap_write(st->map, st->reg->gyro_config, d); in inv_mpu6050_init_config()488 result = regmap_write(st->map, st->reg->gyro_config, d); in inv_mpu6050_write_gyro_scale()
54 u8 gyro_config; member