Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/regulator/
Dstw481x-vmmc.c48 .enable_reg = STW_CONF1,
51 .vsel_reg = STW_CONF1,
/Linux-v5.4/include/linux/mfd/
Dstw481x.h17 #define STW_CONF1 0x11U macro
/Linux-v5.4/drivers/mfd/
Dstw481x.c89 ret = regmap_read(stw481x->map, STW_CONF1, &val); in stw481x_startup()