Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/regulator/
Dstw481x-vmmc.c49 .enable_reg = STW_CONF1,
52 .vsel_reg = STW_CONF1,
/Linux-v4.19/include/linux/mfd/
Dstw481x.h18 #define STW_CONF1 0x11U macro
/Linux-v4.19/drivers/mfd/
Dstw481x.c90 ret = regmap_read(stw481x->map, STW_CONF1, &val); in stw481x_startup()