Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/regulator/
Dda9055-regulator.c82 enum gpio_select reg_rselect; member
246 if (regulator->reg_rselect == NO_GPIO) { in da9055_regulator_set_voltage_sel()
286 if (regulator->reg_rselect == NO_GPIO) { in da9055_regulator_set_suspend_voltage()
307 if (regulator->reg_rselect == NO_GPIO) in da9055_suspend_enable()
320 if (regulator->reg_rselect == NO_GPIO) in da9055_suspend_disable()
488 regulator->reg_rselect = pdata->reg_rsel[id]; in da9055_gpio_init()