Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dctucan_pci.c61 #define PCI_DEVICE_ID_TEDIA_CTUCAN_VER21 0xff00 macro
252 k->device_id = PCI_DEVICE_ID_TEDIA_CTUCAN_VER21; in ctucan_pci_class_init()
256 k->subsystem_id = PCI_DEVICE_ID_TEDIA_CTUCAN_VER21; in ctucan_pci_class_init()
/openbmc/linux/drivers/net/can/ctucanfd/
H A Dctucanfd_pci.c37 #ifndef PCI_DEVICE_ID_TEDIA_CTUCAN_VER21
38 #define PCI_DEVICE_ID_TEDIA_CTUCAN_VER21 0xff00 macro