Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.h79 #define PCI_DID_VID_Intel_Broadwell_DE 0x15ab8086 //PCH macro
H A Dmac.c1066 …case PCI_DID_VID_Intel_Broadwell_DE : { PRINTF( option, "[NC]%08x %08x: Intel Broadwell-DE \… in FPri_End()