Searched refs:active_discharge_off (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/regulator/ |
| A D | max77650-regulator.c | 160 .active_discharge_off = MAX77650_REGULATOR_AD_DISABLED, 186 .active_discharge_off = MAX77650_REGULATOR_AD_DISABLED, 216 .active_discharge_off = MAX77650_REGULATOR_AD_DISABLED, 249 .active_discharge_off = MAX77650_REGULATOR_AD_DISABLED, 279 .active_discharge_off = MAX77650_REGULATOR_AD_DISABLED, 309 .active_discharge_off = MAX77650_REGULATOR_AD_DISABLED,
|
| A D | rtq6752-regulator.c | 152 .active_discharge_off = RTQ6752_PAVDDAD_MASK, 171 .active_discharge_off = RTQ6752_NAVDDAD_MASK,
|
| A D | max77503-regulator.c | 70 .active_discharge_off = MAX77503_AD_DISABLED,
|
| A D | aw37503-regulator.c | 147 .active_discharge_off = 0, \
|
| A D | tps65132-regulator.c | 191 .active_discharge_off = 0, \
|
| A D | max77620-regulator.c | 685 .active_discharge_off = 0, \ 717 .active_discharge_off = 0, \
|
| A D | rtq2208-regulator.c | 461 desc->active_discharge_off = 0; in rtq2208_init_regulator_desc()
|
| A D | helpers.c | 798 val = rdev->desc->active_discharge_off; in regulator_set_active_discharge_regmap()
|
| A D | qcom-labibb-regulator.c | 725 .active_discharge_off = 0,
|
| /linux/include/linux/regulator/ |
| A D | driver.h | 412 unsigned int active_discharge_off; member
|
Completed in 27 milliseconds