Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Drv740d.h68 #define DLL_SPEED_MASK (0x1f << 0) macro
H A Drv740_dpm.c269 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in rv740_populate_mclk_value()
H A Drv770d.h173 # define DLL_SPEED_MASK (0x1f << 0) macro
H A Dnid.h615 # define DLL_SPEED_MASK (0x1f << 0) macro
H A Dsid.h598 # define DLL_SPEED_MASK (0x1f << 0) macro
H A Dcikd.h723 # define DLL_SPEED_MASK (0x1f << 0) macro
H A Devergreend.h153 # define DLL_SPEED_MASK (0x1f << 0) macro
H A Dcypress_dpm.c576 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in cypress_populate_mclk_value()
H A Dni_dpm.c2257 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in ni_populate_mclk_value()
H A Dci_dpm.c2887 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in ci_calculate_mclk_params()
H A Dsi_dpm.c4938 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in si_populate_mclk_value()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c5401 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in si_populate_mclk_value()