Searched refs:PCI_DEVICE_ID_SGI_IOC3 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-xtalk-bridge.c | 104 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3, 137 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) { in pci_conf0_read_config() 176 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) { in pci_conf1_read_config() 222 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) { in pci_conf0_write_config() 263 if (cf == (PCI_VENDOR_ID_SGI | (PCI_DEVICE_ID_SGI_IOC3 << 16))) { in pci_conf1_write_config()
|
| H A D | pci-ip27.c | 41 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,
|
| /OK3568_Linux_fs/kernel/drivers/mfd/ |
| H A D | ioc3.c | 660 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3, PCI_ANY_ID, PCI_ANY_ID },
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | pci_ids.h | 1063 #define PCI_DEVICE_ID_SGI_IOC3 0x0003 macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci_ids.h | 1079 #define PCI_DEVICE_ID_SGI_IOC3 0x0003 macro
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/8250/ |
| H A D | 8250_pci.c | 4984 { PCI_VENDOR_ID_SGI, PCI_DEVICE_ID_SGI_IOC3,
|