Searched refs:STW_CONF2_GPO2 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/mfd/ | ||
D | stw481x.h | 38 #define STW_CONF2_GPO2 0x10U macro |
/linux-6.1.9/drivers/mfd/ | ||
D | stw481x.c | 147 (val & STW_CONF2_GPO2) ? "low" : "high impedance"); in stw481x_startup() |