Searched refs:R_000300_VGA_RENDER_CONTROL (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Drv515.c152 WREG32(R_000300_VGA_RENDER_CONTROL,
153 RREG32(R_000300_VGA_RENDER_CONTROL) & C_000300_VGA_VSTATUS_CNTL);
297 save->vga_render_control = RREG32(R_000300_VGA_RENDER_CONTROL);
301 WREG32(R_000300_VGA_RENDER_CONTROL, 0);
460 WREG32(R_000300_VGA_RENDER_CONTROL, save->vga_render_control);
H A Drv515d.h277 #define R_000300_VGA_RENDER_CONTROL 0x000300 macro

Completed in 28 milliseconds