Home
last modified time | relevance | path

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

/linux/drivers/hwmon/pmbus/
H A Disl68137.c293 u32 channel, rout, rtotal; in isl68137_probe_child_from_dt() local
317 rtotal = data->channel[channel].vout_voltage_divider[1]; in isl68137_probe_child_from_dt()
323 if (rtotal < rout) { in isl68137_probe_child_from_dt()