Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Drtl8169.c345 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8167) },
346 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8168) },
347 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8169) },
Drtl8139.c198 {PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8139},
/external/u-boot/include/
Dpci_ids.h1348 #define PCI_VENDOR_ID_REALTEK 0x10ec macro