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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_bios.c224 uint32_t seprom_cntl1 = INREG(RADEON_SEPROM_CNTL1); local in function:radeon_read_disabled_bios
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); local in function:radeon_read_disabled_bios
282 OUTREG(RADEON_SEPROM_CNTL1, ((seprom_cntl1 & ~RADEON_SCK_PRESCALE_MASK) |
310 OUTREG(RADEON_SEPROM_CNTL1, seprom_cntl1);

Completed in 5 milliseconds