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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_bios.c112 uint32_t d1vga_control = INREG(AVIVO_D1VGA_CONTROL); local in function:radeon_read_disabled_bios
126 OUTREG(AVIVO_D1VGA_CONTROL, (d1vga_control & ~(AVIVO_DVGA_CONTROL_MODE_ENABLE |
160 OUTREG(AVIVO_D1VGA_CONTROL, d1vga_control);
167 uint32_t d1vga_control = INREG(AVIVO_D1VGA_CONTROL); local in function:radeon_read_disabled_bios
185 OUTREG(AVIVO_D1VGA_CONTROL, (d1vga_control & ~(AVIVO_DVGA_CONTROL_MODE_ENABLE |
212 OUTREG(AVIVO_D1VGA_CONTROL, d1vga_control);
227 uint32_t d1vga_control = INREG(AVIVO_D1VGA_CONTROL); local in function:radeon_read_disabled_bios
248 OUTREG(AVIVO_D1VGA_CONTROL, (d1vga_control & ~(AVIVO_DVGA_CONTROL_MODE_ENABLE |
260 OUTREG(AVIVO_D1VGA_CONTROL, d1vga_control);

Completed in 3 milliseconds