Searched refs:STW_CONF1_V_MONITORING (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/linux/mfd/ | ||
D | stw481x.h | 30 #define STW_CONF1_V_MONITORING 0x20U macro |
/Linux-v5.4/drivers/mfd/ | ||
D | stw481x.c | 96 (val & STW_CONF1_V_MONITORING) ? "OK" : "LOW"); in stw481x_startup() |