Home
last modified time | relevance | path

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

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