Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/regulator/
Drt4831-regulator.c34 #define RT4831_LCMOVP_MASK BIT(5) macro
62 if (rid == DSV_OUT_VLCM && (val & RT4831_LCMOVP_MASK)) in rt4831_get_error_flags()