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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_bios.c224 uint32_t seprom_cntl1 = INREG(RADEON_SEPROM_CNTL1);
234 OUTREG(RADEON_SEPROM_CNTL1, ((seprom_cntl1 & ~RADEON_SCK_PRESCALE_MASK) |
257 OUTREG(RADEON_SEPROM_CNTL1, seprom_cntl1);
268 uint32_t seprom_cntl1 = INREG(RADEON_SEPROM_CNTL1);
282 OUTREG(RADEON_SEPROM_CNTL1, ((seprom_cntl1 & ~RADEON_SCK_PRESCALE_MASK) |
310 OUTREG(RADEON_SEPROM_CNTL1, seprom_cntl1);
H A Dradeon_reg.h1124 #define RADEON_SEPROM_CNTL1 0x01c0 macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_reg.h1124 #define RADEON_SEPROM_CNTL1 0x01c0 macro

Completed in 45 milliseconds