Searched refs:CR_FSEL (Results 1 – 1 of 1) sorted by relevance
32 #define CR_FSEL BIT(7) macro371 cr &= ~CR_PRESC_MASK & ~CR_FSEL; in stm32_qspi_send()373 cr |= FIELD_PREP(CR_FSEL, flash->cs); in stm32_qspi_send()