Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mfd/
Dstw481x.h31 #define STW_CONF1_V_MONITORING 0x20U macro
/Linux-v4.19/drivers/mfd/
Dstw481x.c97 (val & STW_CONF1_V_MONITORING) ? "OK" : "LOW"); in stw481x_startup()