Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iio/imu/inv_icm42600/
Dinv_icm42600.h265 #define INV_ICM42600_REG_TMST_CONFIG 0x0054 macro
Dinv_icm42600_core.c526 return regmap_update_bits(st->map, INV_ICM42600_REG_TMST_CONFIG, in inv_icm42600_timestamp_setup()