Searched refs:DCR2_PRESC_MASK (Results 1 – 1 of 1) sorted by relevance
54 #define DCR2_PRESC_MASK GENMASK(7, 0) macro484 dcr2 |= FIELD_PREP(DCR2_PRESC_MASK, ospi->flash_presc[cs]); in stm32_ospi_send()