Searched refs:LPCI_VENDOR (Results 1 - 1 of 1) sorted by relevance

/u-boot/cmd/
H A Dtsi148.c19 #define LPCI_VENDOR PCI_VENDOR_ID_TUNDRA macro
44 busdevfn = pci_find_device(LPCI_VENDOR, LPCI_DEVICE, 0);
71 if (((LPCI_DEVICE << 16) | LPCI_VENDOR) != readl(&dev->uregs->pci_id)) {

Completed in 32 milliseconds