Searched refs:STW_CONF2_GPO1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/include/linux/mfd/ | ||
D | stw481x.h | 37 #define STW_CONF2_GPO1 0x08U macro |
/Linux-v6.6/drivers/mfd/ | ||
D | stw481x.c | 145 (val & STW_CONF2_GPO1) ? "low" : "high impedance"); in stw481x_startup() |