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

/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/shared-core/
H A Dradeon_irq.c71 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600) {
109 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600) {
144 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600) {
214 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600) {
306 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600) {
372 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600)
404 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RS600)
H A Dradeon_cp.c102 else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS600)
119 else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS600)
138 else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS600)
160 else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS600)
186 } else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS600) {
417 case CHIP_RS600:
960 if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS600) {
1332 if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS600)
1395 if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS600)
H A Dradeon_drv.h132 CHIP_RS600, enumerator in enum:radeon_family
1922 else if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS600) \
/netbsd-6-1-5-RELEASE/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_pciids.h275 {0x1002, 0x793f, CHIP_RS600|RADEON_IS_IGP|RADEON_NEW_MEMMAP, "ATI Radeon X1200"}, \
276 {0x1002, 0x7941, CHIP_RS600|RADEON_IS_IGP|RADEON_NEW_MEMMAP, "ATI Radeon X1200"}, \
277 {0x1002, 0x7942, CHIP_RS600|RADEON_IS_IGP|RADEON_NEW_MEMMAP, "ATI Radeon X1200"}, \

Completed in 188 milliseconds