Searched full:rtotal (Results 1 – 2 of 2) sorted by relevance
87 <Rout Rtotal> which yields an adjusted Vout as88 Vout_adj = Vout * Rtotal / Rout given the original Vout as reported90 below, Rtotal = R1 + Rout.
195 * I.e. Vout = Vsense * Rtotal / Rout in raa_dmpvr2_read_word_data()233 * I.e. Vsense = Vout * Rout / Rtotal in raa_dmpvr2_write_word_data()293 u32 channel, rout, rtotal; in isl68137_probe_child_from_dt() local317 rtotal = data->channel[channel].vout_voltage_divider[1]; in isl68137_probe_child_from_dt()323 if (rtotal < rout) { in isl68137_probe_child_from_dt()363 * Initialize all voltage dividers to Rout=1 and Rtotal=1 to simplify in isl68137_probe()