Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_CYCLOM_Z_Hi (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h1704 #define PCI_DEVICE_ID_CYCLOM_Z_Hi 0x0201 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h1721 #define PCI_DEVICE_ID_CYCLOM_Z_Hi 0x0201 macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dcyclades.c268 { PCI_DEVICE(PCI_VENDOR_ID_CYCLADES, PCI_DEVICE_ID_CYCLOM_Z_Hi) },
3712 } else if (device_id == PCI_DEVICE_ID_CYCLOM_Z_Hi) { in cy_pci_probe()