Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pinctrl/
Dpinctrl-st.c188 #define ST_PINCONF_PACK_RT_CLK(conf, val) ST_PINCONF_PACK(conf, val, RT_CLK) macro
609 ST_PINCONF_PACK_RT_CLK(*config, 1); in st_pinconf_get_retime_packed()
641 ST_PINCONF_PACK_RT_CLK(*config, rt_clk); in st_pinconf_get_retime_dedicated()