Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dda9055-regulator.c79 enum gpio_select reg_rselect; member
210 if (regulator->reg_rselect == NO_GPIO) { in da9055_regulator_set_voltage_sel()
250 if (regulator->reg_rselect == NO_GPIO) { in da9055_regulator_set_suspend_voltage()
271 if (regulator->reg_rselect == NO_GPIO) in da9055_suspend_enable()
284 if (regulator->reg_rselect == NO_GPIO) in da9055_suspend_disable()
458 regulator->reg_rselect = pdata->reg_rsel[id]; in da9055_gpio_init()