fxas21002c_write  414 drivers/iio/gyro/fxas21002c_core.c 	return fxas21002c_write(data, F_DR, odr_bits);
fxas21002c_write  458 drivers/iio/gyro/fxas21002c_core.c 	return fxas21002c_write(data, F_BW, bw_bits);
fxas21002c_write  489 drivers/iio/gyro/fxas21002c_core.c 	return fxas21002c_write(data, F_SEL, sel_bits);
fxas21002c_write  525 drivers/iio/gyro/fxas21002c_core.c 	return fxas21002c_write(data, F_FS, fs_bits);