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

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_family.h42 CHIP_RV200, enumerator in enum:radeon_family
H A Dradeon_clocks.c773 if ((rdev->family == CHIP_RV200) ||
780 if (((rdev->family == CHIP_RV200) ||
792 if (((rdev->family == CHIP_RV200) ||
973 if ((rdev->family == CHIP_RV200) ||
H A Dradeon_i2c.c342 case CHIP_RV200:
462 case CHIP_RV200:
920 case CHIP_RV200:
H A Dr100.c1019 (rdev->family == CHIP_RV200) || (rdev->family == CHIP_RS100) ||
2466 if (rdev->family == CHIP_RV200 || rdev->family == CHIP_RS200) {
3845 if (rdev->family > CHIP_RV200)
3851 if (rdev->family > CHIP_RV200)
H A Dradeon_legacy_encoders.c431 pdata->negative = (rdev->family != CHIP_RV200 &&
H A Dradeon_asic.c2335 case CHIP_RV200:
H A Dradeon.h2644 (rdev->family == CHIP_RV200) || \
H A Dradeon_combios.c566 case CHIP_RV200:
1306 {{15000, 0xa1b}, {0xffffffff, 0xa3f}, {0, 0}, {0, 0}}, /* CHIP_RV200 */
/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_pciids.h71 {0x1002, 0x4C57, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV200|RADEON_IS_MOBILITY}, \
72 {0x1002, 0x4C58, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV200|RADEON_IS_MOBILITY}, \
99 {0x1002, 0x5157, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV200}, \
100 {0x1002, 0x5158, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV200}, \

Completed in 296 milliseconds