Home
last modified time | relevance | path

Searched refs:DLL_SPEED_MASK (Results 1 – 13 of 13) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/radeon/
Drv740d.h68 #define DLL_SPEED_MASK (0x1f << 0) macro
Drv740_dpm.c271 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in rv740_populate_mclk_value()
Drv770d.h173 # define DLL_SPEED_MASK (0x1f << 0) macro
Dnid.h615 # define DLL_SPEED_MASK (0x1f << 0) macro
Dsid.h598 # define DLL_SPEED_MASK (0x1f << 0) macro
Dcikd.h723 # define DLL_SPEED_MASK (0x1f << 0) macro
Devergreend.h153 # define DLL_SPEED_MASK (0x1f << 0) macro
Dcypress_dpm.c579 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in cypress_populate_mclk_value()
Dni_dpm.c2263 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in ni_populate_mclk_value()
Dci_dpm.c2809 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in ci_calculate_mclk_params()
Dsi_dpm.c4877 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in si_populate_mclk_value()
/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Dsid.h599 # define DLL_SPEED_MASK (0x1f << 0) macro
/linux-6.12.1/drivers/gpu/drm/amd/pm/legacy-dpm/
Dsi_dpm.c5423 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in si_populate_mclk_value()