Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dda9055-regulator.c83 enum gpio_select reg_rselect; member
247 if (regulator->reg_rselect == NO_GPIO) { in da9055_regulator_set_voltage_sel()
287 if (regulator->reg_rselect == NO_GPIO) { in da9055_regulator_set_suspend_voltage()
308 if (regulator->reg_rselect == NO_GPIO) in da9055_suspend_enable()
321 if (regulator->reg_rselect == NO_GPIO) in da9055_suspend_disable()
488 regulator->reg_rselect = pdata->reg_rsel[id]; in da9055_gpio_init()