Searched refs:MAX_PLL_DIV (Results 1 – 1 of 1) sorted by relevance
505 #define MAX_PLL_DIV 3 macro506 static const struct stm32f4_div_data div_data[MAX_PLL_DIV] = {515 const char *div_name[MAX_PLL_DIV];518 static const struct stm32f4_pll_data stm32f429_pll[MAX_PLL_DIV] = {524 static const struct stm32f4_pll_data stm32f469_pll[MAX_PLL_DIV] = {760 for (i = 0; i < MAX_PLL_DIV; i++) in stm32f4_rcc_register_pll()