Searched refs:fb_divider (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Drv6xx_dpm.c165 u32 fb_divider; rv6xx_output_stepping() local
184 fb_divider = ((step->vco_frequency * pi->spll_ref_div) / ref_clk) >> rv6xx_output_stepping()
189 r600_engine_clock_entry_set_feedback_divider(rdev, step_index, fb_divider); rv6xx_output_stepping()
538 u32 fb_divider = vco_freq / ref_freq; rv6xx_calculate_spread_spectrum_clk_v() local
540 return (ss_percent * ss_rate * 4 * (fb_divider * fb_divider) / rv6xx_calculate_spread_spectrum_clk_v()
H A Datombios.h1783 UCHAR ucRefDiv; // if it is none-zero, it is used to be calculated the other ppll parameter fb_divider and post_div ( if it is not given )
1784 UCHAR ucPostDiv; // if it is none-zero, it is used to be calculated the other ppll parameter fb_divider
/linux-4.4.14/drivers/gpu/drm/amd/include/
H A Datombios.h1826 UCHAR ucRefDiv; // if it is none-zero, it is used to be calculated the other ppll parameter fb_divider and post_div ( if it is not given )
1827 UCHAR ucPostDiv; // if it is none-zero, it is used to be calculated the other ppll parameter fb_divider

Completed in 511 milliseconds