Home
last modified time | relevance | path

Searched refs:MPLL_FUNC_CNTL (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/radeon/
Dsid.h612 #define MPLL_FUNC_CNTL 0x2bb4 macro
Dcikd.h735 #define MPLL_FUNC_CNTL 0x2bb4 macro
Dsi_dpm.c3582 si_pi->clock_registers.mpll_func_cntl = RREG32(MPLL_FUNC_CNTL); in si_read_clock_registers()
Dci_dpm.c1890 pi->clock_registers.mpll_func_cntl = RREG32(MPLL_FUNC_CNTL); in ci_read_clock_registers()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Dsid.h614 #define MPLL_FUNC_CNTL 0xAED macro
Dsi_dpm.c4042 si_pi->clock_registers.mpll_func_cntl = RREG32(MPLL_FUNC_CNTL); in si_read_clock_registers()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Diceland_smumgr.c1073 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl); in iceland_calculate_mclk_params()
Dci_smumgr.c1048 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, mpll_param.bw_ctrl); in ci_calculate_mclk_params()
Dtonga_smumgr.c818 mpll_func_cntl = PHM_SET_FIELD(mpll_func_cntl, MPLL_FUNC_CNTL, BWCTRL, in tonga_calculate_mclk_params()