Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/inc/
H A Dclock_source.h149 uint32_t min_vco_khz; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_clock_source.c315 calc_pll_cs->min_vco_khz * 10) { in calculate_pixel_clock_pll_dividers()
316 min_post_divider = calc_pll_cs->min_vco_khz * 10 / in calculate_pixel_clock_pll_dividers()
320 calc_pll_cs->min_vco_khz * 10) in calculate_pixel_clock_pll_dividers()
1353 calc_pll_cs->min_vco_khz = in calc_pll_max_vco_construct()