Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_legacy_tv.c290 WREG8(RADEON_CLOCK_CNTL_DATA + 3, 0); in radeon_wait_pll_lock()
292 if (RREG8(RADEON_CLOCK_CNTL_DATA + 3) >= cnt_threshold) in radeon_wait_pll_lock()
H A Dradeon_reg.h345 #define RADEON_CLOCK_CNTL_DATA 0x000c macro