Home
last modified time | relevance | path

Searched refs:INV_ICM20602 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_i2c.c122 case INV_ICM20602: in inv_mpu_probe()
175 {"icm20602", INV_ICM20602},
212 .data = (void *)INV_ICM20602
Dinv_mpu_spi.c81 {"icm20602", INV_ICM20602},
Dinv_mpu_iio.h74 INV_ICM20602, enumerator
Dinv_mpu_ring.c199 if (st->chip_type == INV_ICM20602) in inv_mpu6050_read_fifo()
Dinv_mpu_core.c475 if (st->chip_type == INV_ICM20602) in inv_mpu6050_read_raw()
487 if (st->chip_type == INV_ICM20602) in inv_mpu6050_read_raw()
1179 if (chip_type == INV_ICM20602) { in inv_mpu_core_probe()