Searched refs:CHIP_RV250 (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_family.h45 CHIP_RV250, enumerator in enum:radeon_family
H A Dradeon_clocks.c758 if (((rdev->family == CHIP_RV250) &&
774 (rdev->family == CHIP_RV250) ||
781 (rdev->family == CHIP_RV250)) &&
793 (rdev->family == CHIP_RV250)) &&
974 (rdev->family == CHIP_RV250) ||
H A Dradeon_i2c.c345 case CHIP_RV250:
490 case CHIP_RV250:
923 case CHIP_RV250:
H A Dradeon_legacy_encoders.c432 rdev->family != CHIP_RV250 &&
H A Dradeon_combios.c589 case CHIP_RV250:
1011 if ((rdev->flags & RADEON_IS_MOBILITY) && (rdev->family == CHIP_RV250))
1309 {{15500, 0x81b}, {0xffffffff, 0x83f}, {0, 0}, {0, 0}}, /* CHIP_RV250 */
H A Dr100.c1024 (rdev->family == CHIP_RV250) ||
3873 if ((rdev->family == CHIP_RV250) || (rdev->family == CHIP_RV280))
H A Dradeon_asic.c2340 case CHIP_RV250:
H A Dradeon.h2647 (rdev->family == CHIP_RV250) || \
/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_pciids.h54 {0x1002, 0x4966, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250}, \
55 {0x1002, 0x4967, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250}, \
75 {0x1002, 0x4C64, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250|RADEON_IS_MOBILITY}, \
76 {0x1002, 0x4C66, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250|RADEON_IS_MOBILITY}, \
77 {0x1002, 0x4C67, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250|RADEON_IS_MOBILITY}, \

Completed in 230 milliseconds