Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dstw481x.h33 #define STW_CONF1_PDN_VAUX 0x80U macro
/linux-4.1.27/drivers/mfd/
Dstw481x.c91 vaux_en = !!(val & STW_CONF1_PDN_VAUX); in stw481x_startup()