Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpu/drm/radeon/
Dradeon_family.h45 CHIP_RV250, enumerator
Dradeon_clocks.c669 if (((rdev->family == CHIP_RV250) && in radeon_legacy_set_clock_gating()
685 (rdev->family == CHIP_RV250) || in radeon_legacy_set_clock_gating()
692 (rdev->family == CHIP_RV250)) && in radeon_legacy_set_clock_gating()
704 (rdev->family == CHIP_RV250)) && in radeon_legacy_set_clock_gating()
885 (rdev->family == CHIP_RV250) || in radeon_legacy_set_clock_gating()
Dradeon_i2c.c248 case CHIP_RV250: in radeon_get_i2c_prescale()
393 case CHIP_RV250: in r100_hw_i2c_xfer()
824 case CHIP_RV250: in radeon_hw_i2c_xfer()
Dradeon_combios.c597 case CHIP_RV250: in combios_setup_i2c_bus()
1007 if ((rdev->flags & RADEON_IS_MOBILITY) && (rdev->family == CHIP_RV250)) in radeon_legacy_get_tv_dac_info_from_table()
Dradeon_asic.c1624 case CHIP_RV250: in radeon_asic_init()
Dradeon_legacy_encoders.c398 rdev->family != CHIP_RV250 && in radeon_legacy_backlight_init()
Dradeon.h1645 (rdev->family == CHIP_RV250) || \
Dradeon_cp.c510 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV250) || in radeon_cp_init_microcode()
Dr100.c1010 (rdev->family == CHIP_RV250) || in r100_cp_init_microcode()
3919 if ((rdev->family == CHIP_RV250) || (rdev->family == CHIP_RV280)) in r100_clock_startup()
/linux-3.4.99/include/drm/
Ddrm_pciids.h35 {0x1002, 0x4966, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250}, \
36 {0x1002, 0x4967, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250}, \
56 {0x1002, 0x4C64, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250|RADEON_IS_MOBILITY}, \
57 {0x1002, 0x4C66, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250|RADEON_IS_MOBILITY}, \
58 {0x1002, 0x4C67, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250|RADEON_IS_MOBILITY}, \