Searched refs:REGULATOR_CURRENT (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | gpio-regulator.c | 217 config->type = REGULATOR_CURRENT; in of_get_gpio_regulator_config() 312 case REGULATOR_CURRENT: in gpio_regulator_probe() 313 drvdata->desc.type = REGULATOR_CURRENT; in gpio_regulator_probe()
|
H A D | max77693-regulator.c | 172 .type = REGULATOR_CURRENT, 213 .type = REGULATOR_CURRENT,
|
H A D | tps65218-regulator.c | 291 REGULATOR_CURRENT, tps65218_ls23_ops, 0, 0, 0, 297 REGULATOR_CURRENT, tps65218_ls23_ops, 0, 0, 0,
|
H A D | wm831x-isink.c | 147 isink->desc.type = REGULATOR_CURRENT; in wm831x_isink_probe()
|
H A D | max14577-regulator.c | 112 .type = REGULATOR_CURRENT, \
|
H A D | ad5398.c | 195 .type = REGULATOR_CURRENT,
|
H A D | 88pm8607.c | 238 .type = REGULATOR_CURRENT, \
|
H A D | rtmv20-regulator.c | 156 .type = REGULATOR_CURRENT,
|
H A D | wm8350-regulator.c | 1067 .type = REGULATOR_CURRENT, 1079 .type = REGULATOR_CURRENT,
|
H A D | bd71815-regulator.c | 483 .type = REGULATOR_CURRENT, \
|
H A D | max8998.c | 499 .type = REGULATOR_CURRENT, \
|
H A D | core.c | 866 case REGULATOR_CURRENT: in type_show() 5526 regulator_desc->type != REGULATOR_CURRENT) { in regulator_register() 6002 case REGULATOR_CURRENT: in regulator_summary_show_subtree() 6031 case REGULATOR_CURRENT: in regulator_summary_show_subtree()
|
H A D | max8997-regulator.c | 833 .type = REGULATOR_CURRENT, \
|
/openbmc/linux/include/linux/regulator/ |
H A D | driver.h | 251 REGULATOR_CURRENT, enumerator
|