Home
last modified time | relevance | path

Searched refs:INV_ICM42600_REG_OFFSET_USER4 (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_accel.c379 reg = INV_ICM42600_REG_OFFSET_USER4; in inv_icm42600_accel_read_offset()
454 reg = INV_ICM42600_REG_OFFSET_USER4; in inv_icm42600_accel_write_offset()
502 ret = regmap_read(st->map, INV_ICM42600_REG_OFFSET_USER4, in inv_icm42600_accel_write_offset()
Dinv_icm42600.h345 #define INV_ICM42600_REG_OFFSET_USER4 0x407B macro
Dinv_icm42600_gyro.c531 ret = regmap_read(st->map, INV_ICM42600_REG_OFFSET_USER4, in inv_icm42600_gyro_write_offset()