Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dpv88090-regulator.c85 static const struct pv88090_buck_voltage pv88090_buck_vol[3] = { variable
411 = pv88090_buck_vol[index].min_uV; in pv88090_i2c_probe()
413 = pv88090_buck_vol[index].uV_step; in pv88090_i2c_probe()
415 = ((pv88090_buck_vol[index].max_uV) in pv88090_i2c_probe()
416 - (pv88090_buck_vol[index].min_uV)) in pv88090_i2c_probe()
417 /(pv88090_buck_vol[index].uV_step) + 1; in pv88090_i2c_probe()