Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/
Dclk-stm32f4.c486 #define MAX_POST_DIV 3 macro
487 static const struct stm32f4_pll_post_div_data post_div_data[MAX_POST_DIV] = {
1488 for (n = 0; n < MAX_POST_DIV; n++) { in stm32f4_rcc_init()