Home
last modified time | relevance | path

Searched refs:ST_PINCONF_OE (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/pinctrl/
Dpinctrl-st.c136 #define ST_PINCONF_OE BIT(27) macro
395 if (config & ST_PINCONF_OE) in st_pinconf_set_config()