Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_REALTEK_8139 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Drtl8139.c198 {PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8139},
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/
H A D8139cp.c1669 #define CP_EEPROM_MAGIC PCI_DEVICE_ID_REALTEK_8139
1896 pdev->device == PCI_DEVICE_ID_REALTEK_8139 && pdev->revision < 0x20) { in cp_init_one()
2109 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8139), },
H A D8139too.c969 pdev->device == PCI_DEVICE_ID_REALTEK_8139 && pdev->revision >= 0x20) { in rtl8139_init_one()
977 pdev->device == PCI_DEVICE_ID_REALTEK_8139 && in rtl8139_init_one()
979 pdev->subsystem_device == PCI_DEVICE_ID_REALTEK_8139) { in rtl8139_init_one()
/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h1349 #define PCI_DEVICE_ID_REALTEK_8139 0x8139 macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dpci_ids.h1365 #define PCI_DEVICE_ID_REALTEK_8139 0x8139 macro