Home
last modified time | relevance | path

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

/freebsd/sys/dev/regulator/
H A Dregulator.h150 int regulator_range_volt_to_sel8(struct regulator_range *ranges, int nranges,
H A Dregulator.c1277 regulator_range_volt_to_sel8(struct regulator_range *ranges, int nranges, in regulator_range_volt_to_sel8() function
/freebsd/sys/dev/iicbus/pmic/
H A Dfan53555.c235 rv = regulator_range_volt_to_sel8(sc->range, 1, min_uvolt, max_uvolt, in fan53555_regnode_set_voltage()
H A Dact8846_regulator.c309 rv = regulator_range_volt_to_sel8(sc->def->ranges, sc->def->nranges, in act8846_regnode_set_voltage()
/freebsd/sys/arm/nvidia/
H A Das3722_regulators.c682 rv = regulator_range_volt_to_sel8(sc->def->ranges, sc->def->nranges, in as3722_regnode_set_volt()
/freebsd/sys/arm64/nvidia/tegra210/
H A Dmax77620_regulators.c860 rv = regulator_range_volt_to_sel8(sc->def->ranges, sc->def->nranges, in max77620_regnode_set_volt()