Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_core.c161 bool oldtemp = st->conf.temp_en; in inv_icm42600_set_pwr_mgmt0() local
167 if (gyro == oldgyro && accel == oldaccel && temp == oldtemp) in inv_icm42600_set_pwr_mgmt0()
185 if (temp && !oldtemp) { in inv_icm42600_set_pwr_mgmt0()