Home
last modified time | relevance | path

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

/drivers/memory/
A Dstm32_omm.c25 #define CR_CSSEL_OVR_MASK GENMASK(6, 5) macro
269 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