Searched refs:active_discharge_on (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/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 | stpmic1_regulator.c | 327 .active_discharge_on = VBUS_OTG_DISCHARGE, \ 347 .active_discharge_on = SW_OUT_DISCHARGE, \
|
D | tps65132-regulator.c | 189 .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 | 768 val = rdev->desc->active_discharge_on; in regulator_set_active_discharge_regmap()
|
/Linux-v5.4/include/linux/regulator/ |
D | driver.h | 377 unsigned int active_discharge_on; member
|