Searched refs:fifo_rate (Results 1 – 2 of 2) sorted by relevance
234 int inv_mpu_magn_set_rate(const struct inv_mpu6050_state *st, int fifo_rate) in inv_mpu_magn_set_rate() argument246 if (fifo_rate > INV_MPU_MAGN_FREQ_HZ_MAX) in inv_mpu_magn_set_rate()247 d = fifo_rate / INV_MPU_MAGN_FREQ_HZ_MAX - 1; in inv_mpu_magn_set_rate()
33 int inv_mpu_magn_set_rate(const struct inv_mpu6050_state *st, int fifo_rate);