Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Drv6xx_dpm.c638 struct atom_clock_dividers req_dividers; in rv6xx_find_memory_clock_with_highest_vco() local
642 requested_memory_clock, false, &req_dividers) == 0) { in rv6xx_find_memory_clock_with_highest_vco()
643 vco_freq_temp = rv6xx_calculate_vco_frequency(ref_clk, &req_dividers, in rv6xx_find_memory_clock_with_highest_vco()
647 *dividers = req_dividers; in rv6xx_find_memory_clock_with_highest_vco()