Home
last modified time | relevance | path

Searched defs:high_byte (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/hwmon/
Demc2103.c113 u8 high_byte, lo_byte; in read_fan_from_i2c() local
126 u8 high_byte = (new_target & 0x1fe0) >> 5; in write_fan_target_to_i2c() local