Home
last modified time | relevance | path

Searched refs:SPLL_FB_DIV_SHIFT (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Drs780d.h34 # define SPLL_FB_DIV_SHIFT 2 macro
H A Dnid.h553 #define SPLL_FB_DIV_SHIFT 0 macro
H A Dsid.h102 #define SPLL_FB_DIV_SHIFT 0 macro
H A Drs780_dpm.c212 u32 fbdiv = (RREG32(CG_SPLL_FUNC_CNTL) & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT; in rs780_preset_starting_fbdiv()
H A Dcikd.h263 #define SPLL_FB_DIV_SHIFT 0 macro
H A Dni_dpm.c2117 fb_div = (sclk_params.vCG_SPLL_FUNC_CNTL_3 & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT; in ni_init_smc_spll_table()
H A Dsi_dpm.c2807 fb_div = (sclk_params.vCG_SPLL_FUNC_CNTL_3 & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT; in si_init_smc_spll_table()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h103 #define SPLL_FB_DIV_SHIFT 0 macro