Home
last modified time | relevance | path

Searched refs:CHIP_RV250 (Results 1 – 13 of 13) sorted by relevance

/trueos/sys/dev/drm/
HDdrm_pciids.h37 {0x1002, 0x4966, CHIP_RV250, "ATI Radeon If RV250 9000"}, \
38 {0x1002, 0x4967, CHIP_RV250, "ATI Radeon Ig RV250 9000"}, \
57 {0x1002, 0x4C64, CHIP_RV250|RADEON_IS_MOBILITY, "ATI Radeon Ld RV250 Mobility 9000 M9"}, \
58 {0x1002, 0x4C66, CHIP_RV250, "ATI Radeon Lf RV250 Mobility 9000 M9 / FireMV 2400 PCI"}, \
59 {0x1002, 0x4C67, CHIP_RV250|RADEON_IS_MOBILITY, "ATI Radeon Lg RV250 Mobility 9000 M9"}, \
HDradeon_drv.h122 CHIP_RV250, enumerator
HDradeon_cp.c482 case CHIP_RV250: in radeon_cp_load_microcode()
/trueos/sys/dev/drm2/radeon/
HDradeon_clocks.c674 if (((rdev->family == CHIP_RV250) && in radeon_legacy_set_clock_gating()
690 (rdev->family == CHIP_RV250) || in radeon_legacy_set_clock_gating()
697 (rdev->family == CHIP_RV250)) && in radeon_legacy_set_clock_gating()
709 (rdev->family == CHIP_RV250)) && in radeon_legacy_set_clock_gating()
890 (rdev->family == CHIP_RV250) || in radeon_legacy_set_clock_gating()
HDradeon_family.h48 CHIP_RV250, enumerator
HDradeon_i2c.c327 case CHIP_RV250: in radeon_get_i2c_prescale()
471 case CHIP_RV250: in r100_hw_i2c_xfer()
901 case CHIP_RV250: in radeon_hw_i2c_xfer()
HDradeon_combios.c667 case CHIP_RV250: in combios_setup_i2c_bus()
1083 if ((rdev->flags & RADEON_IS_MOBILITY) && (rdev->family == CHIP_RV250)) in radeon_legacy_get_tv_dac_info_from_table()
HDradeon_legacy_encoders.c421 rdev->family != CHIP_RV250 && in radeon_legacy_backlight_init()
HDradeon_asic.c1839 case CHIP_RV250: in radeon_asic_init()
HDradeon.h1752 (rdev->family == CHIP_RV250) || \
HDradeon_cp.c494 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV250) || in radeon_cp_init_microcode()
HDr100.c1003 (rdev->family == CHIP_RV250) || in r100_cp_init_microcode()
3965 if ((rdev->family == CHIP_RV250) || (rdev->family == CHIP_RV280)) in r100_clock_startup()
/trueos/sys/dev/drm2/
HDdrm_pciids.h378 {0x1002, 0x4966, CHIP_RV250, "ATI Radeon If RV250 9000"}, \
379 {0x1002, 0x4967, CHIP_RV250, "ATI Radeon Ig RV250 9000"}, \
399 {0x1002, 0x4C64, CHIP_RV250|RADEON_IS_MOBILITY, "ATI Radeon Ld RV250 Mobility 9000 M9"}, \
400 {0x1002, 0x4C66, CHIP_RV250, "ATI Radeon Lf RV250 Mobility 9000 M9 / FireMV 2400 PCI"}, \
401 {0x1002, 0x4C67, CHIP_RV250|RADEON_IS_MOBILITY, "ATI Radeon Lg RV250 Mobility 9000 M9"}, \