Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dradeon_family.h42 CHIP_RV200, enumerator
Dradeon_clocks.c684 if ((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
691 if (((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
703 if (((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
884 if ((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
Dradeon_i2c.c248 case CHIP_RV200: in radeon_get_i2c_prescale()
368 case CHIP_RV200: in r100_hw_i2c_xfer()
826 case CHIP_RV200: in radeon_hw_i2c_xfer()
Dradeon_cp.c490 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV200) || in radeon_cp_init_microcode()
2082 case CHIP_RV200: in radeon_driver_load()
Dr100.c1001 (rdev->family == CHIP_RV200) || (rdev->family == CHIP_RS100) || in r100_cp_init_microcode()
2459 if (rdev->family == CHIP_RV200 || rdev->family == CHIP_RS200) { in r100_errata()
3846 if (rdev->family > CHIP_RV200) in r100_mc_program()
3852 if (rdev->family > CHIP_RV200) in r100_mc_program()
Dradeon_legacy_encoders.c418 pdata->negative = (rdev->family != CHIP_RV200 && in radeon_legacy_backlight_init()
Dradeon_asic.c2332 case CHIP_RV200: in radeon_asic_init()
Dradeon_combios.c558 case CHIP_RV200: in combios_setup_i2c_bus()
Dradeon.h2619 (rdev->family == CHIP_RV200) || \