Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_family.h42 CHIP_RV200, enumerator
H A 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()
H A Dradeon_i2c.c243 case CHIP_RV200: in radeon_get_i2c_prescale()
363 case CHIP_RV200: in r100_hw_i2c_xfer()
821 case CHIP_RV200: in radeon_hw_i2c_xfer()
H A Dradeon_asic.c2335 case CHIP_RV200: in radeon_asic_init()
H A Dradeon_combios.c542 case CHIP_RV200: in combios_setup_i2c_bus()
/linux/include/drm/
H A Ddrm_pciids.h71 {0x1002, 0x4C57, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV200|RADEON_IS_MOBILITY}, \
72 {0x1002, 0x4C58, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV200|RADEON_IS_MOBILITY}, \
99 {0x1002, 0x5157, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV200}, \
100 {0x1002, 0x5158, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV200}, \