Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_aux.c77 ret = regmap_write(st->map, INV_MPU6050_REG_I2C_MST_CTRL, val); in inv_mpu_aux_init()
H A Dinv_mpu_iio.h226 #define INV_MPU6050_REG_I2C_MST_CTRL 0x24 macro