Searched refs:HDP_DEBUG1 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Drv770d.h136 #define HDP_DEBUG1 0x2F34 macro
H A Drv770.c207 /* r7xx hw bug. Read from HDP_DEBUG1 rather
210 tmp = RREG32(HDP_DEBUG1);
H A Dr600d.h253 #define HDP_DEBUG1 0x2F34 macro
H A Dr600.c884 /* r7xx hw bug. write to HDP_DEBUG1 followed by fb read
889 WREG32(HDP_DEBUG1, 0);
3524 /* r7xx hw bug. write to HDP_DEBUG1 followed by fb read
3534 WREG32(HDP_DEBUG1, 0);

Completed in 118 milliseconds