Searched refs:temp_from_reg_unsigned (Results 1 - 2 of 2) sorted by relevance

/drivers/hwmon/
H A Dlm95245.c129 static int temp_from_reg_unsigned(u8 val_h, u8 val_l) function
138 return temp_from_reg_unsigned(val_h, val_l);
232 temp = temp_from_reg_unsigned(data->regs[index + 2],
H A Dlm95241.c108 static int temp_from_reg_unsigned(u8 val_h, u8 val_l) function
149 temp_from_reg_unsigned(data->temp[index],

Completed in 103 milliseconds