Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-st.c135 #define ST_PINCONF_OE BIT(27) macro
394 if (config & ST_PINCONF_OE) in st_pinconf_set_config()