Searched refs:low_byte (Results 1 – 1 of 1) sorted by relevance
117 u8 low_byte = (new_target & 0x001f) << 3; in write_fan_target_to_i2c() local 118 i2c_smbus_write_byte_data(client, REG_FAN_TARGET_LO, low_byte); in write_fan_target_to_i2c()