Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/regulator/
H A Ds2mps11_regulator.c593 static const struct dm_regulator_ops s2mps11_ldo_ops = { variable
605 .ops = &s2mps11_ldo_ops,
/openbmc/linux/drivers/regulator/
H A Ds2mps11.c332 static const struct regulator_ops s2mps11_ldo_ops = { variable
360 .ops = &s2mps11_ldo_ops, \