Home
last modified time | relevance | path

Searched refs:PCI_CB_CAPABILITY_LIST (Results 1 – 4 of 4) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci.c503 return PCI_CB_CAPABILITY_LIST; in pci_hose_find_cap_start()
Dpci-uclass.c1457 pos = PCI_CB_CAPABILITY_LIST; in dm_pci_find_capability()
/third_party/uboot/u-boot-2020.01/cmd/
Dpci.c228 { "capabilities", PCI_SIZE_8, PCI_CB_CAPABILITY_LIST },
/third_party/uboot/u-boot-2020.01/include/
Dpci.h280 #define PCI_CB_CAPABILITY_LIST 0x14 macro