Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_core.c144 bool oldtemp = st->conf.temp_en; in inv_icm42600_set_pwr_mgmt0() local
150 if (gyro == oldgyro && accel == oldaccel && temp == oldtemp) in inv_icm42600_set_pwr_mgmt0()
168 if (temp && !oldtemp) { in inv_icm42600_set_pwr_mgmt0()