Searched refs:CHIP_RS200 (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/radeon/ |
| H A D | radeon_family.h | 43 CHIP_RS200, enumerator
|
| H A D | radeon_i2c.c | 244 case CHIP_RS200: in radeon_get_i2c_prescale() 364 case CHIP_RS200: in r100_hw_i2c_xfer() 822 case CHIP_RS200: in radeon_hw_i2c_xfer()
|
| H A D | radeon_legacy_crtc.c | 77 (rdev->family == CHIP_RS200)) { in radeon_legacy_rmx_mode_set()
|
| H A D | radeon_asic.c | 2336 case CHIP_RS200: in radeon_asic_init()
|
| H A D | radeon_combios.c | 543 case CHIP_RS200: in combios_setup_i2c_bus()
|
| /linux/include/drm/ |
| H A D | drm_pciids.h | 33 {0x1002, 0x4137, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS200|RADEON_IS_IGP}, \ 49 {0x1002, 0x4237, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS200|RADEON_IS_IGP}, \ 52 {0x1002, 0x4337, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS200|RADEON_IS_IGP|RADEON_IS_MOBILITY}, \ 53 {0x1002, 0x4437, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS200|RADEON_IS_IGP|RADEON_IS_MOBILITY}, \
|