Home
last modified time | relevance | path

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

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