Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/radeon/
Dradeon_family.h42 CHIP_RV200, enumerator
Dradeon_clocks.c773 if ((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
780 if (((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
792 if (((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
973 if ((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
Dradeon_i2c.c342 case CHIP_RV200: in radeon_get_i2c_prescale()
462 case CHIP_RV200: in r100_hw_i2c_xfer()
920 case CHIP_RV200: in radeon_hw_i2c_xfer()
Dr100.c1022 case CHIP_RV200: in r100_cp_init_microcode()
2487 if (rdev->family == CHIP_RV200 || rdev->family == CHIP_RS200) { in r100_errata()
3866 if (rdev->family > CHIP_RV200) in r100_mc_program()
3872 if (rdev->family > CHIP_RV200) in r100_mc_program()
Dradeon_legacy_encoders.c431 pdata->negative = (rdev->family != CHIP_RV200 && in radeon_legacy_backlight_init()
Dradeon_asic.c2335 case CHIP_RV200: in radeon_asic_init()
Dradeon_combios.c551 case CHIP_RV200: in combios_setup_i2c_bus()
Dradeon.h2646 (rdev->family == CHIP_RV200) || \
/openbsd/src/sys/dev/pci/drm/include/drm/
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}, \