Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/radeon/ | |
radeon_rv6xx_dpm.c | 642 struct atom_clock_dividers req_dividers; local in function:rv6xx_find_memory_clock_with_highest_vco 646 requested_memory_clock, false, &req_dividers) == 0) { 647 vco_freq_temp = rv6xx_calculate_vco_frequency(ref_clk, &req_dividers, 651 *dividers = req_dividers; |
radeon_rv6xx_dpm.c | 642 struct atom_clock_dividers req_dividers; local in function:rv6xx_find_memory_clock_with_highest_vco 646 requested_memory_clock, false, &req_dividers) == 0) { 647 vco_freq_temp = rv6xx_calculate_vco_frequency(ref_clk, &req_dividers, 651 *dividers = req_dividers; |