Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/imu/inv_icm42600/
Dinv_icm42600_accel.c509 reg = INV_ICM42600_REG_OFFSET_USER4; in inv_icm42600_accel_read_offset()
584 reg = INV_ICM42600_REG_OFFSET_USER4; in inv_icm42600_accel_write_offset()
632 ret = regmap_read(st->map, INV_ICM42600_REG_OFFSET_USER4, in inv_icm42600_accel_write_offset()
Dinv_icm42600.h388 #define INV_ICM42600_REG_OFFSET_USER4 0x407B macro
Dinv_icm42600_gyro.c557 ret = regmap_read(st->map, INV_ICM42600_REG_OFFSET_USER4, in inv_icm42600_gyro_write_offset()