Searched refs:PLL_OUT_FREQ_ABS_MIN (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c373 if (pixelclock < PLL_OUT_FREQ_ABS_MIN / POST_DIVIDER_MAX) {
377 PLL_OUT_FREQ_ABS_MIN / POST_DIVIDER_MAX);
388 (PLL_OUT_FREQ_ABS_MIN / (*post_divider)));)
H A Danx7625.h39 #define PLL_OUT_FREQ_ABS_MIN 300000000UL macro

Completed in 294 milliseconds