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