Home
last modified time | relevance | path

Searched refs:ina238_temp_from_reg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dina238.c514 static int ina238_temp_from_reg(s16 regval, u8 resolution) in ina238_temp_from_reg() function
530 *val = ina238_temp_from_reg(regval, data->config->temp_resolution); in ina238_read_temp()
537 *val = ina238_temp_from_reg(regval, data->config->temp_resolution); in ina238_read_temp()