Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_core.c176 if (sleepval < INV_ICM42600_ACCEL_STARTUP_TIME_MS) in inv_icm42600_set_pwr_mgmt0()
177 sleepval = INV_ICM42600_ACCEL_STARTUP_TIME_MS; in inv_icm42600_set_pwr_mgmt0()
Dinv_icm42600.h353 #define INV_ICM42600_ACCEL_STARTUP_TIME_MS 20 macro