Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dstw481x.h29 #define STW_PCTL_REG_LO 0x1eU macro
/linux-4.1.27/drivers/mfd/
Dstw481x.c56 ret = regmap_write(stw481x->map, STW_PCTL_REG_LO, lsb); in stw481x_get_pctl_reg()
63 ret = regmap_read(stw481x->map, STW_PCTL_REG_LO, &val); in stw481x_get_pctl_reg()