Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-st.c92 #define RT_D_CFG_INVERTCLK_MASK BIT(9) macro
657 if (value & RT_D_CFG_INVERTCLK_MASK) in st_pinconf_get_retime_dedicated()