Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/inc/
H A Dclock_source.h149 uint32_t min_vco_khz; member
/dragonfly/sys/dev/drm/amd/display/dc/dce/
H A Ddce_clock_source.c305 calc_pll_cs->min_vco_khz) { in calculate_pixel_clock_pll_dividers()
306 min_post_divider = calc_pll_cs->min_vco_khz / in calculate_pixel_clock_pll_dividers()
310 calc_pll_cs->min_vco_khz) in calculate_pixel_clock_pll_dividers()
1207 calc_pll_cs->min_vco_khz = in calc_pll_max_vco_construct()