Searched refs:sleep_temp (Results 1 – 3 of 3) sorted by relevance
380 unsigned int sleep_temp = 0; in inv_icm42600_buffer_postdisable() local418 ret = inv_icm42600_set_temp_conf(st, false, &sleep_temp); in inv_icm42600_buffer_postdisable()426 if (sleep_sensor > sleep_temp) in inv_icm42600_buffer_postdisable()429 sleep = sleep_temp; in inv_icm42600_buffer_postdisable()
105 unsigned int sleep_temp = 0; in inv_icm42600_gyro_update_scan_mode() local113 ret = inv_icm42600_set_temp_conf(st, true, &sleep_temp); in inv_icm42600_gyro_update_scan_mode()139 if (sleep_gyro > sleep_temp) in inv_icm42600_gyro_update_scan_mode()142 sleep = sleep_temp; in inv_icm42600_gyro_update_scan_mode()
104 unsigned int sleep_temp = 0; in inv_icm42600_accel_update_scan_mode() local113 ret = inv_icm42600_set_temp_conf(st, true, &sleep_temp); in inv_icm42600_accel_update_scan_mode()139 if (sleep_accel > sleep_temp) in inv_icm42600_accel_update_scan_mode()142 sleep = sleep_temp; in inv_icm42600_accel_update_scan_mode()