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

/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_family.h45 CHIP_RV200, enumerator in enum:radeon_family
H A Dradeon_clocks.c689 if ((rdev->family == CHIP_RV200) ||
696 if (((rdev->family == CHIP_RV200) ||
708 if (((rdev->family == CHIP_RV200) ||
889 if ((rdev->family == CHIP_RV200) ||
H A Dradeon_i2c.c324 case CHIP_RV200:
443 case CHIP_RV200:
898 case CHIP_RV200:
H A Dradeon_cp.c478 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV200) ||
2078 case CHIP_RV200:
H A Dr100.c959 (rdev->family == CHIP_RV200) || (rdev->family == CHIP_RS100) ||
2528 if (rdev->family == CHIP_RV200 || rdev->family == CHIP_RS200) {
3898 if (rdev->family > CHIP_RV200)
3904 if (rdev->family > CHIP_RV200)
H A Dradeon.h1744 (rdev->family == CHIP_RV200) || \
H A Dradeon_asic.c1834 case CHIP_RV200:
H A Dradeon_legacy_encoders.c420 pdata->negative = (rdev->family != CHIP_RV200 &&
H A Dradeon_combios.c621 case CHIP_RV200:
1344 {{15000, 0xa1b}, {0xffffffff, 0xa3f}, {0, 0}, {0, 0}}, /* CHIP_RV200 */
/freebsd-9.3-release/sys/dev/drm/
H A Ddrm_pciids.h53 {0x1002, 0x4C57, CHIP_RV200|RADEON_IS_MOBILITY, "ATI Radeon LW RV200 Mobility 7500 M7"}, \
54 {0x1002, 0x4C58, CHIP_RV200|RADEON_IS_MOBILITY, "ATI Radeon LX RV200 Mobility FireGL 7800 M7"}, \
81 {0x1002, 0x5157, CHIP_RV200, "ATI Radeon QW RV200 7500"}, \
82 {0x1002, 0x5158, CHIP_RV200, "ATI Radeon QX RV200 7500"}, \
H A Dradeon_cp.c475 case CHIP_RV200:
2007 case CHIP_RV200:
H A Dradeon_drv.h119 CHIP_RV200, enumerator in enum:radeon_family
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_pciids.h388 {0x1002, 0x4C57, CHIP_RV200|RADEON_IS_MOBILITY, "ATI Radeon LW RV200 Mobility 7500 M7"}, \
389 {0x1002, 0x4C58, CHIP_RV200|RADEON_IS_MOBILITY, "ATI Radeon LX RV200 Mobility FireGL 7800 M7"}, \
417 {0x1002, 0x5157, CHIP_RV200, "ATI Radeon QW RV200 7500"}, \
418 {0x1002, 0x5158, CHIP_RV200, "ATI Radeon QX RV200 7500"}, \

Completed in 143 milliseconds