Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/regulator/
H A Dmax8973-regulator.h20 #define MAX8973_CONTROL_REMOTE_SENSE_ENABLE 0x00000001 macro
/openbmc/linux/drivers/regulator/
H A Dmax8973-regulator.c348 if (pdata->control_flags & MAX8973_CONTROL_REMOTE_SENSE_ENABLE) in max8973_init_dcdc()
541 pdata->control_flags |= MAX8973_CONTROL_REMOTE_SENSE_ENABLE; in max8973_parse_dt()