Home
last modified time | relevance | path

Searched refs:MAX8973_CONTROL_OUTPUT_ACTIVE_DISCH_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/regulator/
H A Dmax8973-regulator.h22 #define MAX8973_CONTROL_OUTPUT_ACTIVE_DISCH_ENABLE 0x00000004 macro
/openbmc/linux/drivers/regulator/
H A Dmax8973-regulator.c354 if (pdata->control_flags & MAX8973_CONTROL_OUTPUT_ACTIVE_DISCH_ENABLE) in max8973_init_dcdc()
549 MAX8973_CONTROL_OUTPUT_ACTIVE_DISCH_ENABLE; in max8973_parse_dt()