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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_bios.c115 uint32_t rom_cntl = INREG(R600_ROM_CNTL);
143 OUTREG(R600_ROM_CNTL, (rom_cntl & ~R600_SCK_OVERWRITE));
145 OUTREG(R600_ROM_CNTL, (rom_cntl | R600_SCK_OVERWRITE));
163 OUTREG(R600_ROM_CNTL, rom_cntl);
170 uint32_t rom_cntl = INREG(R600_ROM_CNTL);
191 OUTREG(R600_ROM_CNTL, ((rom_cntl & ~R600_SCK_PRESCALE_CRYSTAL_CLK_MASK) |
215 OUTREG(R600_ROM_CNTL, rom_cntl);
H A Dradeon_reg.h4099 #define R600_ROM_CNTL 0x1600 macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_reg.h4099 #define R600_ROM_CNTL 0x1600 macro

Completed in 44 milliseconds