Searched refs:int_pin_cfg (Results 1 – 3 of 3) sorted by relevance
32 ret = regmap_write(st->map, st->reg->int_pin_cfg, in inv_mpu6050_select_bypass()49 regmap_write(st->map, st->reg->int_pin_cfg, st->irq_mask); in inv_mpu6050_deselect_bypass()
50 .int_pin_cfg = INV_MPU6050_REG_INT_PIN_CFG,73 .int_pin_cfg = INV_MPU6050_REG_INT_PIN_CFG,94 .int_pin_cfg = INV_MPU6050_REG_INT_PIN_CFG,330 result = regmap_write(st->map, st->reg->int_pin_cfg, st->irq_mask); in inv_mpu6050_init_config()
58 u8 int_pin_cfg; member