Searched refs:PCI_VENDOR_ID_ATI (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | ati_radeon_fb.c | 72 {PCI_VENDOR_ID_ATI, PCI_CHIP_RV280_5960}, 73 {PCI_VENDOR_ID_ATI, PCI_CHIP_RV280_5961}, 74 {PCI_VENDOR_ID_ATI, PCI_CHIP_RV280_5962}, 75 {PCI_VENDOR_ID_ATI, PCI_CHIP_RV280_5964}, 76 {PCI_VENDOR_ID_ATI, PCI_CHIP_RV280_5C63}, 77 {PCI_VENDOR_ID_ATI, PCI_CHIP_RV370_5B60}, 78 {PCI_VENDOR_ID_ATI, PCI_CHIP_RV380_5657}, 79 {PCI_VENDOR_ID_ATI, PCI_CHIP_R420_554d}, 559 PCI_VENDOR_ID_ATI, did, (pdev >> 16) & 0xff, in radeon_probe() 563 rinfo->pdev.vendor = PCI_VENDOR_ID_ATI; in radeon_probe()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | pci_ids.h | 215 #define PCI_VENDOR_ID_ATI 0x1002 macro
|