Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.c58 #define MAX_PLL_CALC_ERROR 0xFFFFFFFF macro
306 return MAX_PLL_CALC_ERROR; in calculate_pixel_clock_pll_dividers()
367 return MAX_PLL_CALC_ERROR; in calculate_pixel_clock_pll_dividers()
373 return MAX_PLL_CALC_ERROR; in calculate_pixel_clock_pll_dividers()
379 err_tolerance = MAX_PLL_CALC_ERROR; in calculate_pixel_clock_pll_dividers()
481 uint32_t pll_calc_error = MAX_PLL_CALC_ERROR; in dce110_get_pix_clk_dividers_helper()
574 uint32_t pll_calc_error = MAX_PLL_CALC_ERROR; in dce110_get_pix_clk_dividers()