Searched refs:STW_CONF2_MASK_TWARN (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/ | ||
H A D | stw481x.h | 34 #define STW_CONF2_MASK_TWARN 0x01U macro |
/linux/drivers/mfd/ | ||
H A D | stw481x.c | 138 (val & STW_CONF2_MASK_TWARN) ? in stw481x_startup() |