Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/inv_icm42600/
H A Dinv_icm42600_accel.c376 reg = INV_ICM42600_REG_OFFSET_USER4; in inv_icm42600_accel_read_offset()
451 reg = INV_ICM42600_REG_OFFSET_USER4; in inv_icm42600_accel_write_offset()
499 ret = regmap_read(st->map, INV_ICM42600_REG_OFFSET_USER4, in inv_icm42600_accel_write_offset()
H A Dinv_icm42600.h347 #define INV_ICM42600_REG_OFFSET_USER4 0x407B macro
H A Dinv_icm42600_gyro.c528 ret = regmap_read(st->map, INV_ICM42600_REG_OFFSET_USER4, in inv_icm42600_gyro_write_offset()