Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dbd71815-regulator.c146 .run_on_mask = DVREF_RUN_ON,
155 .run_on_mask = DVREF_RUN_ON,
553 DVREF_RUN_ON, 3000000, &dvref_dvs),
/linux/include/linux/mfd/
H A Drohm-bd71815.h306 #define DVREF_RUN_ON BIT(6) macro