Searched refs:PLL_OUT_FREQ_ABS_MAX (Results 1 – 2 of 2) sorted by relevance
40 #define PLL_OUT_FREQ_ABS_MAX 800000000UL macro
365 if (pixelclock > PLL_OUT_FREQ_ABS_MAX / POST_DIVIDER_MIN) { in anx7625_calculate_m_n()369 PLL_OUT_FREQ_ABS_MAX / POST_DIVIDER_MIN); in anx7625_calculate_m_n()410 if (pixelclock * (*post_divider) > PLL_OUT_FREQ_ABS_MAX) { in anx7625_calculate_m_n()413 PLL_OUT_FREQ_ABS_MAX); in anx7625_calculate_m_n()