Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/radeon/
Dradeon_family.h45 CHIP_RV200, enumerator
Dradeon_clocks.c689 if ((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
696 if (((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
708 if (((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
889 if ((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
Dradeon_i2c.c324 case CHIP_RV200: in radeon_get_i2c_prescale()
443 case CHIP_RV200: in r100_hw_i2c_xfer()
898 case CHIP_RV200: in radeon_hw_i2c_xfer()
Dr100.c998 (rdev->family == CHIP_RV200) || (rdev->family == CHIP_RS100) || in r100_cp_init_microcode()
2567 if (rdev->family == CHIP_RV200 || rdev->family == CHIP_RS200) { in r100_errata()
3937 if (rdev->family > CHIP_RV200) in r100_mc_program()
3943 if (rdev->family > CHIP_RV200) in r100_mc_program()
Dradeon_legacy_encoders.c420 pdata->negative = (rdev->family != CHIP_RV200 && in radeon_legacy_backlight_init()
Dradeon_asic.c1834 case CHIP_RV200: in radeon_asic_init()
Dradeon.h1749 (rdev->family == CHIP_RV200) || \
Dradeon_combios.c644 case CHIP_RV200: in combios_setup_i2c_bus()
/freebsd-12-stable/sys/dev/drm2/
Ddrm_pciids.h428 {0x1002, 0x4C57, CHIP_RV200|RADEON_IS_MOBILITY, "ATI Radeon LW RV200 Mobility 7500 M7"}, \
429 {0x1002, 0x4C58, CHIP_RV200|RADEON_IS_MOBILITY, "ATI Radeon LX RV200 Mobility FireGL 7800 M7"}, \
457 {0x1002, 0x5157, CHIP_RV200, "ATI Radeon QW RV200 7500"}, \
458 {0x1002, 0x5158, CHIP_RV200, "ATI Radeon QX RV200 7500"}, \