Home
last modified time | relevance | path

Searched refs:INV_MPU9150 (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_i2c.c41 case INV_MPU9150: in inv_mpu_i2c_aux_bus()
68 case INV_MPU9150: in inv_mpu_i2c_aux_setup()
181 {"mpu9150", INV_MPU9150},
219 .data = (void *)INV_MPU9150
H A Dinv_mpu_magn.c50 case INV_MPU9150: in inv_magn_supported()
114 case INV_MPU9150: in inv_magn_init()
271 case INV_MPU9150: in inv_mpu_magn_set_orient()
H A Dinv_mpu_trigger.c87 case INV_MPU9150: in inv_scan_query()
259 case INV_MPU9150: in inv_mpu6050_interrupt_handle()
H A Dinv_mpu_aux.c96 if (st->chip_type == INV_MPU9150) { in inv_mpu_aux_init()
H A Dinv_mpu_core.c347 case INV_MPU9150: in inv_mpu6050_clock_switch()
534 case INV_MPU9150: in inv_mpu6050_set_accel_lpf_regs()
986 case INV_MPU9150: in inv_mpu6050_set_wom_int()
1951 if (st->chip_type == INV_MPU9150) in inv_mpu_core_probe()
2037 case INV_MPU9150: in inv_mpu_core_probe()
2071 case INV_MPU9150: in inv_mpu_core_probe()
H A Dinv_mpu_iio.h77 INV_MPU9150, enumerator