Home
last modified time | relevance | path

Searched refs:MPLL_DQ_FUNC_CNTL (Results 1 – 16 of 16) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/radeon/
Drv740d.h63 #define MPLL_DQ_FUNC_CNTL 0x62c macro
Drv740_dpm.c303 RREG32(MPLL_DQ_FUNC_CNTL); in rv740_read_clock_registers()
Drv770d.h136 #define MPLL_DQ_FUNC_CNTL 0x62c macro
Dnid.h578 #define MPLL_DQ_FUNC_CNTL 0x62c macro
Dsid.h626 #define MPLL_DQ_FUNC_CNTL 0x2bc4 macro
Dcikd.h749 #define MPLL_DQ_FUNC_CNTL 0x2bc4 macro
Devergreend.h116 #define MPLL_DQ_FUNC_CNTL 0x62c macro
Drv770_dpm.c1537 RREG32(MPLL_DQ_FUNC_CNTL); in rv770_read_clock_registers()
Dni_dpm.c1191 ni_pi->clock_registers.mpll_dq_func_cntl = RREG32(MPLL_DQ_FUNC_CNTL); in ni_read_clock_registers()
Dci_dpm.c1852 pi->clock_registers.mpll_dq_func_cntl = RREG32(MPLL_DQ_FUNC_CNTL); in ci_read_clock_registers()
Dsi_dpm.c3561 si_pi->clock_registers.mpll_dq_func_cntl = RREG32(MPLL_DQ_FUNC_CNTL); in si_read_clock_registers()
/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Diceland_smumgr.c1090 MPLL_DQ_FUNC_CNTL, YCLK_SEL, mpll_param.yclk_sel); in iceland_calculate_mclk_params()
1092 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider); in iceland_calculate_mclk_params()
Dci_smumgr.c1065 MPLL_DQ_FUNC_CNTL, YCLK_SEL, mpll_param.yclk_sel); in ci_calculate_mclk_params()
1067 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, mpll_param.mpll_post_divider); in ci_calculate_mclk_params()
Dtonga_smumgr.c840 MPLL_DQ_FUNC_CNTL, YCLK_SEL, in tonga_calculate_mclk_params()
843 MPLL_DQ_FUNC_CNTL, YCLK_POST_DIV, in tonga_calculate_mclk_params()
/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Dsid.h627 #define MPLL_DQ_FUNC_CNTL 0xAF1 macro
/linux-5.19.10/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c4035 si_pi->clock_registers.mpll_dq_func_cntl = RREG32(MPLL_DQ_FUNC_CNTL); in si_read_clock_registers()