Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/theadorable/
H A Dtheadorable.c250 bdf = pci_find_device(PCI_VENDOR_ID_PLX, 0x8619, 0); in board_late_init()
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Dgw_ventana.c556 if (vendor == PCI_VENDOR_ID_PLX && in board_pci_fixup_dev()
/rk3399_rockchip-uboot/include/
H A Dpci_ids.h1071 #define PCI_VENDOR_ID_PLX 0x10b5 macro