Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dti-lmu-register.h56 #define LM3631_ENTIME_CONT_MASK 0x70 macro
/linux/drivers/regulator/
H A Dlm363x-regulator.c58 mask = LM3631_ENTIME_CONT_MASK; in lm363x_regulator_enable_time()