Searched refs:inv_icm42600_gyro_calibbias (Results 1 – 1 of 1) sorted by relevance
394 static int inv_icm42600_gyro_calibbias[] = { variable504 min = (int64_t)inv_icm42600_gyro_calibbias[0] * 1000000000LL + in inv_icm42600_gyro_write_offset()505 (int64_t)inv_icm42600_gyro_calibbias[1]; in inv_icm42600_gyro_write_offset()506 max = (int64_t)inv_icm42600_gyro_calibbias[4] * 1000000000LL + in inv_icm42600_gyro_write_offset()507 (int64_t)inv_icm42600_gyro_calibbias[5]; in inv_icm42600_gyro_write_offset()639 *vals = inv_icm42600_gyro_calibbias; in inv_icm42600_gyro_read_avail()