Searched refs:active_discharge_on (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/drivers/regulator/ |
D | max77650-regulator.c | 163 .active_discharge_on = MAX77650_REGULATOR_AD_ENABLED, 189 .active_discharge_on = MAX77650_REGULATOR_AD_ENABLED, 219 .active_discharge_on = MAX77650_REGULATOR_AD_ENABLED, 252 .active_discharge_on = MAX77650_REGULATOR_AD_ENABLED, 282 .active_discharge_on = MAX77650_REGULATOR_AD_ENABLED, 312 .active_discharge_on = MAX77650_REGULATOR_AD_ENABLED,
|
D | mp5416.c | 74 .active_discharge_on = _dval, \ 94 .active_discharge_on = _dval, \
|
D | mpq7920.c | 47 .active_discharge_on = MPQ7920_DISCHARGE_ON, \ 74 .active_discharge_on = MPQ7920_DISCHARGE_ON, \
|
D | stpmic1_regulator.c | 334 .active_discharge_on = VBUS_OTG_DISCHARGE, \ 354 .active_discharge_on = SW_OUT_DISCHARGE, \
|
D | tps65132-regulator.c | 192 .active_discharge_on = TPS65132_REG_APPS_DIS_##_id, \
|
D | max77620-regulator.c | 686 .active_discharge_on = MAX77620_SD_CFG1_ADE_ENABLE, \ 718 .active_discharge_on = MAX77620_LDO_CFG2_ADE_ENABLE, \
|
D | helpers.c | 776 val = rdev->desc->active_discharge_on; in regulator_set_active_discharge_regmap()
|
D | qcom-labibb-regulator.c | 726 .active_discharge_on = IBB_CTL_1_DISCHARGE_EN,
|
/Linux-v5.15/include/linux/regulator/ |
D | driver.h | 405 unsigned int active_discharge_on; member
|