Searched refs:active_discharge_off (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/regulator/ |
H A D | max77650-regulator.c | 162 .active_discharge_off = MAX77650_REGULATOR_AD_DISABLED, 188 .active_discharge_off = MAX77650_REGULATOR_AD_DISABLED, 218 .active_discharge_off = MAX77650_REGULATOR_AD_DISABLED, 251 .active_discharge_off = MAX77650_REGULATOR_AD_DISABLED, 281 .active_discharge_off = MAX77650_REGULATOR_AD_DISABLED, 311 .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 | 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 | 406 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,
|
/openbmc/linux/include/linux/regulator/ |
H A D | driver.h | 417 unsigned int active_discharge_off; member
|