Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.c54 #define MAX_PLL_CALC_ERROR 0xFFFFFFFF macro
302 return MAX_PLL_CALC_ERROR; in calculate_pixel_clock_pll_dividers()
363 return MAX_PLL_CALC_ERROR; in calculate_pixel_clock_pll_dividers()
369 return MAX_PLL_CALC_ERROR; in calculate_pixel_clock_pll_dividers()
375 err_tolerance = MAX_PLL_CALC_ERROR; in calculate_pixel_clock_pll_dividers()
477 uint32_t pll_calc_error = MAX_PLL_CALC_ERROR; in dce110_get_pix_clk_dividers_helper()
570 uint32_t pll_calc_error = MAX_PLL_CALC_ERROR; in dce110_get_pix_clk_dividers()