Searched refs:active_discharge_off (Results 1 – 10 of 10) sorted by relevance
| /linux-6.15/drivers/regulator/ |
| H 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,
|
| H A D | rtq6752-regulator.c | 152 .active_discharge_off = RTQ6752_PAVDDAD_MASK, 171 .active_discharge_off = RTQ6752_NAVDDAD_MASK,
|
| H A D | max77503-regulator.c | 70 .active_discharge_off = MAX77503_AD_DISABLED,
|
| H A D | aw37503-regulator.c | 147 .active_discharge_off = 0, \
|
| H A D | tps65132-regulator.c | 191 .active_discharge_off = 0, \
|
| H A D | max77620-regulator.c | 685 .active_discharge_off = 0, \ 717 .active_discharge_off = 0, \
|
| H A D | rtq2208-regulator.c | 415 desc->active_discharge_off = 0; in rtq2208_init_regulator_desc()
|
| H A D | helpers.c | 798 val = rdev->desc->active_discharge_off; in regulator_set_active_discharge_regmap()
|
| H A D | qcom-labibb-regulator.c | 725 .active_discharge_off = 0,
|
| /linux-6.15/include/linux/regulator/ |
| H A D | driver.h | 419 unsigned int active_discharge_off; member
|