HomeSort by: relevance | last modified time | path
    Searched refs:RADEON_SEPROM_CNTL1 (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_bios.c 523 seprom_cntl1 = RREG32(RADEON_SEPROM_CNTL1);
533 WREG32(RADEON_SEPROM_CNTL1,
559 WREG32(RADEON_SEPROM_CNTL1, seprom_cntl1);
582 seprom_cntl1 = RREG32(RADEON_SEPROM_CNTL1);
601 WREG32(RADEON_SEPROM_CNTL1,
637 WREG32(RADEON_SEPROM_CNTL1, seprom_cntl1);
radeon_reg.h 1236 #define RADEON_SEPROM_CNTL1 0x01c0
  /src/sys/dev/pci/
radeonfb.c 1403 seprom = radeonfb_get32(sc, RADEON_SEPROM_CNTL1);
1404 radeonfb_put32(sc, RADEON_SEPROM_CNTL1,
1443 radeonfb_put32(sc, RADEON_SEPROM_CNTL1, seprom);
2859 /* PUT32(sc, RADEON_SEPROM_CNTL1, 0x09ff0000); */
radeonfbreg.h 1184 #define RADEON_SEPROM_CNTL1 0x01c0
2678 #define RADEON_SEPROM_CNTL1 0x01c0

Completed in 33 milliseconds