Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83773g.c126 u8 high_byte; in set_offset() local
H A Demc2103.c103 u8 high_byte, lo_byte; in read_fan_from_i2c() local
116 u8 high_byte = (new_target & 0x1fe0) >> 5; in write_fan_target_to_i2c() local
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83773g.c126 u8 high_byte; in set_offset() local
H A Demc2103.c103 u8 high_byte, lo_byte; in read_fan_from_i2c() local
116 u8 high_byte = (new_target & 0x1fe0) >> 5; in write_fan_target_to_i2c() local

Completed in 4 milliseconds