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

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Drv740d.h31 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Drs780d.h30 # define SPLL_REF_DIV_MASK (7 << 2) macro
H A Drv730d.h32 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Drv740_dpm.c148 spll_func_cntl &= ~(SPLL_PDIV_A_MASK | SPLL_REF_DIV_MASK); rv740_populate_sclk_value()
H A Drv730_dpm.c79 spll_func_cntl &= ~(SPLL_HILEN_MASK | SPLL_LOLEN_MASK | SPLL_REF_DIV_MASK); rv730_populate_sclk_value()
H A Drs780_dpm.c987 u32 ref_div = ((func_cntl & SPLL_REF_DIV_MASK) >> SPLL_REF_DIV_SHIFT) + 1; rs780_dpm_debugfs_print_current_performance_level()
1009 u32 ref_div = ((func_cntl & SPLL_REF_DIV_MASK) >> SPLL_REF_DIV_SHIFT) + 1; rs780_dpm_get_current_sclk()
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 Dsid.h90 #define SPLL_REF_DIV_MASK (0x3f << 4) macro
H A Dcikd.h255 #define SPLL_REF_DIV_MASK (0x3f << 5) macro
H A Drv770_dpm.c526 spll_func_cntl &= ~(SPLL_HILEN_MASK | SPLL_LOLEN_MASK | SPLL_REF_DIV_MASK); rv770_populate_sclk_value()
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 Dni_dpm.c2029 spll_func_cntl &= ~(SPLL_PDIV_A_MASK | SPLL_REF_DIV_MASK); ni_calculate_sclk_params()
H A Dsi_dpm.c4824 spll_func_cntl &= ~(SPLL_PDIV_A_MASK | SPLL_REF_DIV_MASK); si_calculate_sclk_params()

Completed in 374 milliseconds