Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsch5627.c69 static const u16 SCH5627_REG_IN_FACTOR[SCH5627_NO_IN] = { variable
324 *val = DIV_ROUND_CLOSEST(data->in[channel] * SCH5627_REG_IN_FACTOR[channel], in sch5627_read()
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsch5627.c61 static const u16 SCH5627_REG_IN_FACTOR[SCH5627_NO_IN] = { variable
302 data->in[attr->index] * SCH5627_REG_IN_FACTOR[attr->index], in in_show()

Completed in 3 milliseconds