Searched refs:YCLK_POST_DIV (Results 1 - 12 of 12) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Drv740d.h52 #define YCLK_POST_DIV(x) ((x) << 17) macro
H A Drv740_dpm.c218 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); rv740_populate_mclk_value()
235 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div); rv740_populate_mclk_value()
H A Drv770d.h125 #define YCLK_POST_DIV(x) ((x) << 17) macro
H A Dcypress_dpm.c520 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); cypress_populate_mclk_value()
537 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div); cypress_populate_mclk_value()
H A Drv770_dpm.c434 mpll_ad_func_cntl |= YCLK_POST_DIV(postdiv_yclk); rv770_populate_mclk_value()
462 mpll_dq_func_cntl |= YCLK_POST_DIV(postdiv_yclk); rv770_populate_mclk_value()
H A Dnid.h567 #define YCLK_POST_DIV(x) ((x) << 17) macro
H A Dsid.h624 #define YCLK_POST_DIV(x) ((x) << 0) macro
H A Dcikd.h749 #define YCLK_POST_DIV(x) ((x) << 0) macro
H A Devergreend.h105 #define YCLK_POST_DIV(x) ((x) << 17) macro
H A Dci_dpm.c2789 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div); ci_calculate_mclk_params()
2794 YCLK_POST_DIV(mpll_param.post_div); ci_calculate_mclk_params()
H A Dni_dpm.c2203 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); ni_populate_mclk_value()
2220 mpll_dq_func_cntl |= YCLK_POST_DIV(dividers.post_div); ni_populate_mclk_value()
H A Dsi_dpm.c4918 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div); si_populate_mclk_value()
4923 YCLK_POST_DIV(mpll_param.post_div); si_populate_mclk_value()

Completed in 382 milliseconds