axis_be           357 drivers/iio/gyro/fxas21002c_core.c 	__be16 axis_be;
axis_be           366 drivers/iio/gyro/fxas21002c_core.c 			       &axis_be, sizeof(axis_be));
axis_be           372 drivers/iio/gyro/fxas21002c_core.c 	*val = sign_extend32(be16_to_cpu(axis_be), 15);