Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600.h360 #define INV_ICM42600_SUSPEND_DELAY_MS 2000 macro
H A Dinv_icm42600_core.c673 pm_runtime_set_autosuspend_delay(dev, INV_ICM42600_SUSPEND_DELAY_MS); in inv_icm42600_core_probe()