swab16            101 include/linux/i2c.h 	return (value < 0) ? value : swab16(value);
swab16            108 include/linux/i2c.h 	return i2c_smbus_write_word_data(client, command, swab16(value));