Searched refs:rbot (Results 1 – 1 of 1) sorted by relevance
323 u32 rbot = 0; in max77857_calc_range() local326 device_property_read_u32(dev, "adi,rbot-ohms", &rbot); in max77857_calc_range()328 if (!rbot || !rtop) in max77857_calc_range()344 range->step = DIV_ROUND_CLOSEST(vref_step * (rbot + rtop), rbot); in max77857_calc_range()
Completed in 5 milliseconds