Searched refs:PLL_OUT_FREQ_ABS_MAX (Results 1 – 2 of 2) sorted by relevance
40 #define PLL_OUT_FREQ_ABS_MAX 800000000UL macro
367 if (pixelclock > PLL_OUT_FREQ_ABS_MAX / POST_DIVIDER_MIN) { in anx7625_calculate_m_n()371 PLL_OUT_FREQ_ABS_MAX / POST_DIVIDER_MIN); in anx7625_calculate_m_n()412 if (pixelclock * (*post_divider) > PLL_OUT_FREQ_ABS_MAX) { in anx7625_calculate_m_n()415 PLL_OUT_FREQ_ABS_MAX); in anx7625_calculate_m_n()