Searched refs:INV_MPU6050_BIT_SLEEP (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iio/imu/inv_mpu6050/ | ||
H A D | inv_mpu_iio.h | 295 #define INV_MPU6050_BIT_SLEEP 0x40 macro |
H A D | inv_mpu_core.c | 302 val |= INV_MPU6050_BIT_SLEEP; in inv_mpu6050_pwr_mgmt_1_write() |