Home
last modified time | relevance | path

Searched refs:sleep_gyro (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_gyro.c105 unsigned int sleep_gyro = 0; in inv_icm42600_gyro_update_scan_mode() local
123 ret = inv_icm42600_set_gyro_conf(st, &conf, &sleep_gyro); in inv_icm42600_gyro_update_scan_mode()
136 if (sleep_gyro > sleep_temp) in inv_icm42600_gyro_update_scan_mode()
137 sleep = sleep_gyro; in inv_icm42600_gyro_update_scan_mode()