Searched refs:gyro_config (Results 1 – 2 of 2) sorted by relevance
39 .gyro_config = INV_MPU6050_REG_GYRO_CONFIG,62 .gyro_config = INV_MPU6050_REG_GYRO_CONFIG,84 .gyro_config = INV_MPU6050_REG_GYRO_CONFIG,312 result = regmap_write(st->map, st->reg->gyro_config, d); in inv_mpu6050_init_config()527 result = regmap_write(st->map, st->reg->gyro_config, d); in inv_mpu6050_write_gyro_scale()
47 u8 gyro_config; member