Home
last modified time | relevance | path

Searched refs:RADEON_SEPROM_CNTL1 (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/drm2/radeon/
HDradeon_bios.c483 seprom_cntl1 = RREG32(RADEON_SEPROM_CNTL1);
493 WREG32(RADEON_SEPROM_CNTL1,
519 WREG32(RADEON_SEPROM_CNTL1, seprom_cntl1);
544 seprom_cntl1 = RREG32(RADEON_SEPROM_CNTL1);
565 WREG32(RADEON_SEPROM_CNTL1,
601 WREG32(RADEON_SEPROM_CNTL1, seprom_cntl1);
HDradeon_reg.h1237 #define RADEON_SEPROM_CNTL1 0x01c0 macro