Home
last modified time | relevance | path

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

/external/u-boot/board/theadorable/
Dtheadorable.c249 bdf = pci_find_device(PCI_VENDOR_ID_PLX, 0x8619, 0); in board_late_init()
/external/u-boot/board/gateworks/gw_ventana/
Dgw_ventana.c556 if (vendor == PCI_VENDOR_ID_PLX && in board_pci_fixup_dev()
/external/u-boot/include/
Dpci_ids.h1071 #define PCI_VENDOR_ID_PLX 0x10b5 macro