Searched defs:high_byte (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/hwmon/ | ||
H A D | emc2103.c | 116 u8 high_byte, lo_byte; read_fan_from_i2c() local 129 u8 high_byte = (new_target & 0x1fe0) >> 5; write_fan_target_to_i2c() local |
Completed in 48 milliseconds