Home
last modified time | relevance | path

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

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