Searched refs:WM8960_PLL_N_MIN_VALUE (Results 1 – 1 of 1) sorted by relevance
24 #define WM8960_PLL_N_MIN_VALUE 6U macro60 if (pllN < WM8960_PLL_N_MIN_VALUE) in WM8960_SetInternalPllConfig()65 if (pllN < WM8960_PLL_N_MIN_VALUE) in WM8960_SetInternalPllConfig()72 if ((pllN < WM8960_PLL_N_MIN_VALUE) || (pllN > WM8960_PLL_N_MAX_VALUE)) in WM8960_SetInternalPllConfig()