Searched refs:STW_CONF1_IT_WARN (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/linux/mfd/ | ||
D | stw481x.h | 31 #define STW_CONF1_IT_WARN 0x40U macro |
/linux-6.12.1/drivers/mfd/ | ||
D | stw481x.c | 93 it_warn = !!(val & STW_CONF1_IT_WARN); in stw481x_startup() |