Searched refs:CHIP_RV200 (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_family.h | 42 CHIP_RV200, enumerator
|
| H A D | radeon_clocks.c | 689 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 D | radeon_i2c.c | 243 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 D | radeon_asic.c | 2335 case CHIP_RV200: in radeon_asic_init()
|
| H A D | radeon_combios.c | 542 case CHIP_RV200: in combios_setup_i2c_bus()
|
| /linux/include/drm/ |
| H A D | drm_pciids.h | 71 {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}, \
|