Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Dradeon_family.h42 CHIP_RV200, enumerator
Dradeon_clocks.c688 if ((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
695 if (((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
707 if (((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
888 if ((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
Dradeon_i2c.c251 case CHIP_RV200: in radeon_get_i2c_prescale()
371 case CHIP_RV200: in r100_hw_i2c_xfer()
829 case CHIP_RV200: in radeon_hw_i2c_xfer()
Dr100.c1009 (rdev->family == CHIP_RV200) || (rdev->family == CHIP_RS100) || in r100_cp_init_microcode()
2458 if (rdev->family == CHIP_RV200 || rdev->family == CHIP_RS200) { in r100_errata()
3857 if (rdev->family > CHIP_RV200) in r100_mc_program()
3863 if (rdev->family > CHIP_RV200) in r100_mc_program()
Dradeon_legacy_encoders.c425 pdata->negative = (rdev->family != CHIP_RV200 && in radeon_legacy_backlight_init()
Dradeon_asic.c2335 case CHIP_RV200: in radeon_asic_init()
Dradeon_combios.c560 case CHIP_RV200: in combios_setup_i2c_bus()
Dradeon.h2606 (rdev->family == CHIP_RV200) || \