Searched refs:RT_D_CFG_DELAY_MASK (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/pinctrl/
H A Dpinctrl-st.c86 #define RT_D_CFG_DELAY_MASK (0xf << 3) macro
647 delay_bits = (value & RT_D_CFG_DELAY_MASK) >> RT_D_CFG_DELAY_SHIFT;

Completed in 217 milliseconds