Searched refs:PLL_OUT_FREQ_MIN (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/bridge/analogix/ | ||
H A D | anx7625.h | 37 #define PLL_OUT_FREQ_MIN 520000000UL macro |
H A D | anx7625.c | 382 pixelclock < (PLL_OUT_FREQ_MIN / (*post_divider));) in anx7625_calculate_m_n() |