Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/radeon/
Dsid.h612 #define MPLL_FUNC_CNTL 0x2bb4 macro
Dcikd.h735 #define MPLL_FUNC_CNTL 0x2bb4 macro
Dsi_dpm.c3562 si_pi->clock_registers.mpll_func_cntl = RREG32(MPLL_FUNC_CNTL); in si_read_clock_registers()
Dci_dpm.c1853 pi->clock_registers.mpll_func_cntl = RREG32(MPLL_FUNC_CNTL); in ci_read_clock_registers()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Dsid.h613 #define MPLL_FUNC_CNTL 0xAED macro
/Linux-v6.6/drivers/gpu/drm/amd/pm/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.c1050 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()
/Linux-v6.6/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c4036 si_pi->clock_registers.mpll_func_cntl = RREG32(MPLL_FUNC_CNTL); in si_read_clock_registers()