Searched refs:PCI_VENDOR_VIA (Results 1 – 3 of 3) sorted by relevance
715 if ((ehcip->ehci_vendor_id == PCI_VENDOR_VIA) && in ehci_intr()1275 if ((ehcip->ehci_vendor_id == PCI_VENDOR_VIA) && in ehci_hcdi_bulk_transfer_size()
301 (ehcip->ehci_vendor_id == PCI_VENDOR_VIA)) { in ehci_hcdi_pm_support()1071 if ((ehcip->ehci_vendor_id == PCI_VENDOR_VIA) && in ehci_init_hardware()1133 if (ehcip->ehci_vendor_id == PCI_VENDOR_VIA) { in ehci_init_workaround()
1076 #define PCI_VENDOR_VIA 0x1106 /* PCI Vendor-id VIA */ macro