Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dmt6358-regulator.c25 struct mt6358_regulator_info { struct
37 #define to_regulator_info(x) container_of((x), struct mt6358_regulator_info, desc) argument
332 const struct mt6358_regulator_info *info = to_regulator_info(rdev->desc); in mt6358_set_voltage_sel()
348 const struct mt6358_regulator_info *info = to_regulator_info(rdev->desc); in mt6358_get_voltage_sel()
374 const struct mt6358_regulator_info *info = to_regulator_info(rdev->desc); in mt6358_get_buck_voltage_sel()
392 const struct mt6358_regulator_info *info = to_regulator_info(rdev->desc); in mt6358_get_status()
408 const struct mt6358_regulator_info *info = to_regulator_info(rdev->desc); in mt6358_regulator_set_mode()
433 const struct mt6358_regulator_info *info = to_regulator_info(rdev->desc); in mt6358_regulator_get_mode()
500 static const struct mt6358_regulator_info mt6358_regulators[] = {
578 static const struct mt6358_regulator_info mt6366_regulators[] = {
[all …]