Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_gyro.c395 reg = INV_ICM42600_REG_OFFSET_USER1; in inv_icm42600_gyro_read_offset()
469 reg = INV_ICM42600_REG_OFFSET_USER1; in inv_icm42600_gyro_write_offset()
514 ret = regmap_read(st->map, INV_ICM42600_REG_OFFSET_USER1, in inv_icm42600_gyro_write_offset()
523 ret = regmap_read(st->map, INV_ICM42600_REG_OFFSET_USER1, in inv_icm42600_gyro_write_offset()
Dinv_icm42600.h344 #define INV_ICM42600_REG_OFFSET_USER1 0x4078 macro