Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinctrl-st.c137 #define ST_PINCONF_PACK_OE(conf) ST_PINCONF_PACK(conf, 1, OE) macro
580 ST_PINCONF_PACK_OE(*config); in st_pinconf_get_direction()