Home
last modified time | relevance | path

Searched refs:SPLL_REF_DIV_MASK (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Drv740d.h31 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Drv730d.h32 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Drs780d.h30 # define SPLL_REF_DIV_MASK (7 << 2) macro
H A Drv740_dpm.c147 spll_func_cntl &= ~(SPLL_PDIV_A_MASK | SPLL_REF_DIV_MASK); in rv740_populate_sclk_value()
H A Drs780_dpm.c989 u32 ref_div = ((func_cntl & SPLL_REF_DIV_MASK) >> SPLL_REF_DIV_SHIFT) + 1; in rs780_dpm_debugfs_print_current_performance_level()
1011 u32 ref_div = ((func_cntl & SPLL_REF_DIV_MASK) >> SPLL_REF_DIV_SHIFT) + 1; in rs780_dpm_get_current_sclk()
H A Drv730_dpm.c78 spll_func_cntl &= ~(SPLL_HILEN_MASK | SPLL_LOLEN_MASK | SPLL_REF_DIV_MASK); in rv730_populate_sclk_value()
H A Drv770d.h95 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Dnid.h543 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Dcikd.h253 #define SPLL_REF_DIV_MASK (0x3f << 5) macro
H A Dsid.h90 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Devergreend.h79 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Dr600d.h1274 # define SPLL_REF_DIV_MASK (7 << 2) macro
H A Drv770_dpm.c525 spll_func_cntl &= ~(SPLL_HILEN_MASK | SPLL_LOLEN_MASK | SPLL_REF_DIV_MASK); in rv770_populate_sclk_value()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Drv740d.h31 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Drv730d.h32 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Drs780d.h30 # define SPLL_REF_DIV_MASK (7 << 2) macro
H A Drv740_dpm.c146 spll_func_cntl &= ~(SPLL_PDIV_A_MASK | SPLL_REF_DIV_MASK); in rv740_populate_sclk_value()
H A Drs780_dpm.c988 u32 ref_div = ((func_cntl & SPLL_REF_DIV_MASK) >> SPLL_REF_DIV_SHIFT) + 1; in rs780_dpm_debugfs_print_current_performance_level()
1010 u32 ref_div = ((func_cntl & SPLL_REF_DIV_MASK) >> SPLL_REF_DIV_SHIFT) + 1; in rs780_dpm_get_current_sclk()
H A Drv730_dpm.c76 spll_func_cntl &= ~(SPLL_HILEN_MASK | SPLL_LOLEN_MASK | SPLL_REF_DIV_MASK); in rv730_populate_sclk_value()
H A Drv770d.h95 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Dnid.h543 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Dcikd.h253 #define SPLL_REF_DIV_MASK (0x3f << 5) macro
H A Dsid.h90 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h91 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h91 #define SPLL_REF_DIV_MASK (0x3f << 4) macro

Completed in 96 milliseconds

12