Searched refs:accl_fs (Results 1 – 2 of 2) sorted by relevance
119 .accl_fs = INV_MPU6050_FS_02G,136 .accl_fs = INV_MPU6050_FS_02G,542 d = (st->chip_config.accl_fs << INV_MPU6050_ACCL_CONFIG_FSR_SHIFT); in inv_mpu6050_init_config()724 *val2 = accel_scale[st->chip_config.accl_fs]; in inv_mpu6050_read_raw()824 st->chip_config.accl_fs = i; in inv_mpu6050_write_accel_scale()
117 unsigned int accl_fs:2; member