Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mfd/
Dstw481x.h36 #define STW_CONF2_MASK_IT_WAKE_UP 0x04U macro
/Linux-v5.4/drivers/mfd/
Dstw481x.c143 (val & STW_CONF2_MASK_IT_WAKE_UP) ? "enabled" : "masked"); in stw481x_startup()