Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/regulator/
Dmax8973-regulator.h22 #define MAX8973_CONTROL_OUTPUT_ACTIVE_DISCH_ENABLE 0x00000004 macro
/Linux-v5.15/drivers/regulator/
Dmax8973-regulator.c367 if (pdata->control_flags & MAX8973_CONTROL_OUTPUT_ACTIVE_DISCH_ENABLE) in max8973_init_dcdc()
562 MAX8973_CONTROL_OUTPUT_ACTIVE_DISCH_ENABLE; in max8973_parse_dt()