Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Dtps65910_regulator.c26 struct regulator_props { struct
32 static const struct regulator_props ldo_props_vdig1 = { argument
38 static const struct regulator_props ldo_props_vdig2 = {
44 static const struct regulator_props ldo_props_vpll = {
50 static const struct regulator_props ldo_props_vdac = {
56 static const struct regulator_props ldo_props_vaux1 = {
62 static const struct regulator_props ldo_props_vaux2 = {
74 static const struct regulator_props ldo_props_vmmc = {
80 static const struct regulator_props smps_props_vio = {
140 const struct regulator_props *rgp) in tps65910_regulator_get_value()
[all …]