Searched refs:low_byte (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
H A Demc2103.c130 u8 low_byte = (new_target & 0x001f) << 3; write_fan_target_to_i2c() local
131 i2c_smbus_write_byte_data(client, REG_FAN_TARGET_LO, low_byte); write_fan_target_to_i2c()

Completed in 83 milliseconds