Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Drtl8169.c346 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8167) },
347 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8168) },
348 { PCI_DEVICE(PCI_VENDOR_ID_REALTEK, 0x8169) },
H A Drtl8139.c198 {PCI_VENDOR_ID_REALTEK, PCI_DEVICE_ID_REALTEK_8139},
/rk3399_rockchip-uboot/include/
H A Dpci_ids.h1348 #define PCI_VENDOR_ID_REALTEK 0x10ec macro