Searched refs:clk_rate_max (Results 1 – 1 of 1) sorted by relevance
248 unsigned long clk_rate_max = 0; in stm32_omm_configure() local256 clk_rate_max = MAX(clk_get_rate(ospi_d->clock), clk_rate_max); in stm32_omm_configure()279 unsigned long hclkn = OSPIM_NSEC_PER_SEC / clk_rate_max; in stm32_omm_configure()