Home
last modified time | relevance | path

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

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