Home
last modified time | relevance | path

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

/drivers/hwmon/
Dlm95241.c90 s16 val_hl = (val_h << 8) | val_l; in temp_from_reg_signed() local
96 u16 val_hl = (val_h << 8) | val_l; in temp_from_reg_unsigned() local