Searched refs:SPLL_FB_DIV_SHIFT (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Drs780d.h34 # define SPLL_FB_DIV_SHIFT 2 macro
H A Drs780_dpm.c212 u32 fbdiv = (RREG32(CG_SPLL_FUNC_CNTL) & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT;
H A Dnid.h553 #define SPLL_FB_DIV_SHIFT 0 macro
H A Dcikd.h263 #define SPLL_FB_DIV_SHIFT 0 macro
H A Dsid.h102 #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;
H A Dsi_dpm.c2851 fb_div = (sclk_params.vCG_SPLL_FUNC_CNTL_3 & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT;
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsid.h103 #define SPLL_FB_DIV_SHIFT 0 macro
/openbsd-current/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_si_dpm.c2966 fb_div = (sclk_params.vCG_SPLL_FUNC_CNTL_3 & SPLL_FB_DIV_MASK) >> SPLL_FB_DIV_SHIFT;

Completed in 390 milliseconds