Home
last modified time | relevance | path

Searched refs:SPLL_PDIV_A (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Drv740d.h32 #define SPLL_PDIV_A(x) ((x) << 20) macro
H A Drv740_dpm.c148 spll_func_cntl |= SPLL_PDIV_A(dividers.post_div); in rv740_populate_sclk_value()
H A Dnid.h544 #define SPLL_PDIV_A(x) ((x) << 20) macro
H A Dsid.h91 #define SPLL_PDIV_A(x) ((x) << 20) macro
H A Dcikd.h254 #define SPLL_PDIV_A(x) ((x) << 20) macro
H A Devergreend.h80 #define SPLL_PDIV_A(x) ((x) << 20) macro
H A Dni_dpm.c2031 spll_func_cntl |= SPLL_PDIV_A(dividers.post_div); in ni_calculate_sclk_params()
H A Dsi_dpm.c4795 spll_func_cntl |= SPLL_PDIV_A(dividers.post_div); in si_calculate_sclk_params()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h92 #define SPLL_PDIV_A(x) ((x) << 20) macro
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dfiji_smumgr.c888 SPLL_PDIV_A, dividers.uc_pll_post_div); in fiji_calculate_sclk_params()
H A Diceland_smumgr.c828 CG_SPLL_FUNC_CNTL, SPLL_PDIV_A, dividers.uc_pll_post_div); in iceland_calculate_sclk_params()
H A Dci_smumgr.c330 SPLL_PDIV_A, dividers.uc_pll_post_div); in ci_calculate_sclk_params()
H A Dtonga_smumgr.c571 CG_SPLL_FUNC_CNTL, SPLL_PDIV_A, dividers.uc_pll_post_div); in tonga_calculate_sclk_params()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.c5297 spll_func_cntl |= SPLL_PDIV_A(dividers.post_div); in si_calculate_sclk_params()