Searched refs:CR_CSSEL_OVR_MASK (Results 1 – 1 of 1) sorted by relevance
24 #define CR_CSSEL_OVR_MASK GENMASK(6, 5) macro268 omm->cr &= ~CR_CSSEL_OVR_MASK; in stm32_omm_configure()269 omm->cr |= FIELD_PREP(CR_CSSEL_OVR_MASK, cssel_ovr); in stm32_omm_configure()