Searched refs:INV_ICM42600_ACCEL_CONFIG0_FS (Results 1 – 2 of 2) sorted by relevance
227 val = INV_ICM42600_ACCEL_CONFIG0_FS(conf->fs) | in inv_icm42600_set_accel_conf()346 val = INV_ICM42600_ACCEL_CONFIG0_FS(conf->accel.fs) | in inv_icm42600_set_conf()
254 #define INV_ICM42600_ACCEL_CONFIG0_FS(_fs) \ macro