Searched refs:flash_presc (Results 1 – 1 of 1) sorted by relevance
131 u32 flash_presc[STM32_OSPI_MAX_NORCHIP]; member484 dcr2 |= FIELD_PREP(DCR2_PRESC_MASK, ospi->flash_presc[cs]); in stm32_ospi_send()759 ospi->flash_presc[cs] = DIV_ROUND_UP(ospi->clk_rate, spi->max_speed_hz) - 1; in stm32_ospi_setup()