Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/regulator/
Dslg51000-regulator.h468 #define SLG51000_SEL_BYP_MODE_MASK (0x01 << 0) macro
Dslg51000-regulator.c314 if (val & SLG51000_SEL_BYP_MODE_MASK) { in slg51000_regulator_init()