Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_TEDIA (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/net/can/
H A Dctucan_pci.c57 #ifndef PCI_VENDOR_ID_TEDIA
58 #define PCI_VENDOR_ID_TEDIA 0x1760 macro
251 k->vendor_id = PCI_VENDOR_ID_TEDIA; in ctucan_pci_class_init()
255 k->subsystem_vendor_id = PCI_VENDOR_ID_TEDIA; in ctucan_pci_class_init()
/openbmc/linux/drivers/net/can/ctucanfd/
H A Dctucanfd_pci.c33 #ifndef PCI_VENDOR_ID_TEDIA
34 #define PCI_VENDOR_ID_TEDIA 0x1760 macro