Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_INTEL_I210_UNPROGRAMMED (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dpci_ids.h2672 #define PCI_DEVICE_ID_INTEL_I210_UNPROGRAMMED 0x1531 macro
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.c114 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_I210_UNPROGRAMMED) },
1361 case PCI_DEVICE_ID_INTEL_I210_UNPROGRAMMED: in e1000_set_mac_type()