Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.c53 #define CALC_PLL_CLK_SRC_ERR_TOLERANCE 1 macro
264 if (tolerance < CALC_PLL_CLK_SRC_ERR_TOLERANCE) in calc_pll_dividers_in_range()
265 tolerance = CALC_PLL_CLK_SRC_ERR_TOLERANCE; in calc_pll_dividers_in_range()