Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dmax8973-regulator.c53 #define MAX8973_BIAS_ENABLE BIT(3) macro
356 control1 |= MAX8973_BIAS_ENABLE; in max8973_init_dcdc()