Home
last modified time | relevance | path

Searched refs:PCI_CAP_LIST_ID (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/pci/
Dpci.c522 pos + PCI_CAP_LIST_ID, &id); in pci_find_cap()
/third_party/uboot/u-boot-2020.01/include/
Dpci.h319 #define PCI_CAP_LIST_ID 0 /* Capability ID */ macro