Searched refs:SLG51000_SEL_VRANGE_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/regulator/ | ||
| D | slg51000-regulator.h | 420 #define SLG51000_SEL_VRANGE_MASK (0x01 << 0) macro |
| D | slg51000-regulator.c | 290 if (val & SLG51000_SEL_VRANGE_MASK) in slg51000_regulator_init() |