Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/iio/imu/inv_icm42600/
Dinv_icm42600.h248 #define INV_ICM42600_GYRO_CONFIG0_FS(_fs) \ macro
Dinv_icm42600_core.c271 val = INV_ICM42600_GYRO_CONFIG0_FS(conf->fs) | in inv_icm42600_set_gyro_conf()
339 val = INV_ICM42600_GYRO_CONFIG0_FS(conf->gyro.fs) | in inv_icm42600_set_conf()