Searched refs:SPLL_SW_HILEN_MASK (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
H A Drs780d.h39 # define SPLL_SW_HILEN_MASK (0xf << 16) macro
H A Drs780_dpm.c988 u32 post_div = ((func_cntl & SPLL_SW_HILEN_MASK) >> SPLL_SW_HILEN_SHIFT) + 1 + rs780_dpm_debugfs_print_current_performance_level()
1010 u32 post_div = ((func_cntl & SPLL_SW_HILEN_MASK) >> SPLL_SW_HILEN_SHIFT) + 1 + rs780_dpm_get_current_sclk()
H A Dr600d.h1281 # define SPLL_SW_HILEN_MASK (0xf << 16) macro

Completed in 98 milliseconds