Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_core.c251 if (sleepval < INV_ICM42600_ACCEL_STARTUP_TIME_MS) in inv_icm42600_set_pwr_mgmt0()
252 sleepval = INV_ICM42600_ACCEL_STARTUP_TIME_MS; in inv_icm42600_set_pwr_mgmt0()
Dinv_icm42600.h397 #define INV_ICM42600_ACCEL_STARTUP_TIME_MS 20 macro