Searched refs:active_discharge_on (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/regulator/ |
| H A 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,
|
| H A D | mp5416.c | 70 .active_discharge_on = _dval, \ 90 .active_discharge_on = _dval, \
|
| H A D | mpq7920.c | 47 .active_discharge_on = MPQ7920_DISCHARGE_ON, \ 74 .active_discharge_on = MPQ7920_DISCHARGE_ON, \
|
| H A D | stpmic1_regulator.c | 333 .active_discharge_on = VBUS_OTG_DISCHARGE, \ 353 .active_discharge_on = SW_OUT_DISCHARGE, \
|
| H A D | dio5632-regulator.c | 148 .active_discharge_on = DIO5632_REG_DIS_##_id, \
|
| H A D | tps65132-regulator.c | 192 .active_discharge_on = TPS65132_REG_APPS_DIS_##_id, \
|
| H A D | max77620-regulator.c | 686 .active_discharge_on = MAX77620_SD_CFG1_ADE_ENABLE, \ 718 .active_discharge_on = MAX77620_LDO_CFG2_ADE_ENABLE, \
|
| H A D | helpers.c | 754 val = rdev->desc->active_discharge_on; in regulator_set_active_discharge_regmap()
|
| /OK3568_Linux_fs/kernel/include/linux/regulator/ |
| H A D | driver.h | 369 unsigned int active_discharge_on; member
|