Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.c56 #define MAX_PLL_CALC_ERROR 0xFFFFFFFF macro
304 return MAX_PLL_CALC_ERROR; in calculate_pixel_clock_pll_dividers()
365 return MAX_PLL_CALC_ERROR; in calculate_pixel_clock_pll_dividers()
371 return MAX_PLL_CALC_ERROR; in calculate_pixel_clock_pll_dividers()
377 err_tolerance = MAX_PLL_CALC_ERROR; in calculate_pixel_clock_pll_dividers()
479 uint32_t pll_calc_error = MAX_PLL_CALC_ERROR; in dce110_get_pix_clk_dividers_helper()
572 uint32_t pll_calc_error = MAX_PLL_CALC_ERROR; in dce110_get_pix_clk_dividers()