Home
last modified time | relevance | path

Searched refs:HDP_DYN_CNTL (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drs600.c276 hdp_dyn_cntl = RREG32_PLL(HDP_DYN_CNTL); in rs600_pm_misc()
281 WREG32_PLL(HDP_DYN_CNTL, hdp_dyn_cntl); in rs600_pm_misc()
H A Drs600d.h668 #define HDP_DYN_CNTL 0x10 macro