Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-stm32f4.c554 #define MAX_POST_DIV 3 macro
555 static const struct stm32f4_pll_post_div_data post_div_data[MAX_POST_DIV] = {
1760 for (n = 0; n < MAX_POST_DIV; n++) { in stm32f4_rcc_init()