Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/analogix/
H A Danx7625.h36 #define POST_DIVIDER_MAX 16 macro
H A Danx7625.c373 if (pixelclock < PLL_OUT_FREQ_ABS_MIN / POST_DIVIDER_MAX) { in anx7625_calculate_m_n()
377 PLL_OUT_FREQ_ABS_MIN / POST_DIVIDER_MAX); in anx7625_calculate_m_n()
385 if (*post_divider > POST_DIVIDER_MAX) { in anx7625_calculate_m_n()
391 if (*post_divider > POST_DIVIDER_MAX) { in anx7625_calculate_m_n()