Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/bridge/analogix/
Danx7625.h36 #define POST_DIVIDER_MAX 16 macro
Danx7625.c302 if (pixelclock < PLL_OUT_FREQ_ABS_MIN / POST_DIVIDER_MAX) { in anx7625_calculate_m_n()
306 PLL_OUT_FREQ_ABS_MIN / POST_DIVIDER_MAX); in anx7625_calculate_m_n()
314 if (*post_divider > POST_DIVIDER_MAX) { in anx7625_calculate_m_n()
320 if (*post_divider > POST_DIVIDER_MAX) { in anx7625_calculate_m_n()