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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_bios.c113 uint32_t d2vga_control = INREG(AVIVO_D2VGA_CONTROL); local in function:radeon_read_disabled_bios
128 OUTREG(AVIVO_D2VGA_CONTROL, (d2vga_control & ~(AVIVO_DVGA_CONTROL_MODE_ENABLE |
161 OUTREG(AVIVO_D2VGA_CONTROL, d2vga_control);
168 uint32_t d2vga_control = INREG(AVIVO_D2VGA_CONTROL); local in function:radeon_read_disabled_bios
187 OUTREG(AVIVO_D2VGA_CONTROL, (d2vga_control & ~(AVIVO_DVGA_CONTROL_MODE_ENABLE |
213 OUTREG(AVIVO_D2VGA_CONTROL, d2vga_control);
228 uint32_t d2vga_control = INREG(AVIVO_D2VGA_CONTROL); local in function:radeon_read_disabled_bios
250 OUTREG(AVIVO_D2VGA_CONTROL, (d2vga_control & ~(AVIVO_DVGA_CONTROL_MODE_ENABLE |
261 OUTREG(AVIVO_D2VGA_CONTROL, d2vga_control);

Completed in 3 milliseconds