Home
last modified time | relevance | path

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

/openbmc/u-boot/board/theadorable/
H A Dtheadorable.c233 bdf = pci_find_device(PCI_VENDOR_ID_PLX, 0x8619, 0); in board_late_init()
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana.c579 if (vendor == PCI_VENDOR_ID_PLX && in board_pci_fixup_dev()
/openbmc/u-boot/include/
H A Dpci_ids.h1072 #define PCI_VENDOR_ID_PLX 0x10b5 macro