Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h1703 #define PCI_DEVICE_ID_CYCLOM_Z_Lo 0x0200 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h1720 #define PCI_DEVICE_ID_CYCLOM_Z_Lo 0x0200 macro
/OK3568_Linux_fs/kernel/drivers/tty/
H A Dcyclades.c266 { PCI_DEVICE(PCI_VENDOR_ID_CYCLADES, PCI_DEVICE_ID_CYCLOM_Z_Lo) },
3669 if (device_id == PCI_DEVICE_ID_CYCLOM_Z_Lo) { in cy_pci_probe()