Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv6xx_dpm.c637 struct atom_clock_dividers req_dividers; in rv6xx_find_memory_clock_with_highest_vco() local
641 requested_memory_clock, false, &req_dividers) == 0) { in rv6xx_find_memory_clock_with_highest_vco()
642 vco_freq_temp = rv6xx_calculate_vco_frequency(ref_clk, &req_dividers, in rv6xx_find_memory_clock_with_highest_vco()
646 *dividers = req_dividers; in rv6xx_find_memory_clock_with_highest_vco()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drv6xx_dpm.c637 struct atom_clock_dividers req_dividers; in rv6xx_find_memory_clock_with_highest_vco() local
641 requested_memory_clock, false, &req_dividers) == 0) { in rv6xx_find_memory_clock_with_highest_vco()
642 vco_freq_temp = rv6xx_calculate_vco_frequency(ref_clk, &req_dividers, in rv6xx_find_memory_clock_with_highest_vco()
646 *dividers = req_dividers; in rv6xx_find_memory_clock_with_highest_vco()

Completed in 6 milliseconds