Searched refs:RT_D_CFG_DELAY_MASK (Results 1 – 1 of 1) sorted by relevance
81 #define RT_D_CFG_DELAY_MASK (0xf << 3) macro642 delay_bits = (value & RT_D_CFG_DELAY_MASK) >> RT_D_CFG_DELAY_SHIFT; in st_pinconf_get_retime_dedicated()