Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/radeon/
H A Dr300.c340 (RREG32(RADEON_CONFIG_CNTL) & RADEON_CFG_ATI_REV_ID_MASK) == RADEON_CFG_ATI_REV_A11) { in r300_errata()
H A Dradeon_reg.h384 # define RADEON_CFG_ATI_REV_A11 (0 << 16) macro