Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/radeon/
Drv740d.h68 #define DLL_SPEED_MASK (0x1f << 0) macro
Drv740_dpm.c267 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.c575 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in cypress_populate_mclk_value()
Dni_dpm.c2259 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in ni_populate_mclk_value()
Dsi_dpm.c4921 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in si_populate_mclk_value()
Dci_dpm.c2817 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in ci_calculate_mclk_params()
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Dsid.h599 # define DLL_SPEED_MASK (0x1f << 0) macro
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.c5383 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in si_populate_mclk_value()