Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpci.c501 return PCI_CB_CAPABILITY_LIST; in pci_hose_find_cap_start()
H A Dpci-uclass.c1400 pos = PCI_CB_CAPABILITY_LIST; in dm_pci_find_capability()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h170 #define PCI_CB_CAPABILITY_LIST 0x14 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h171 #define PCI_CB_CAPABILITY_LIST 0x14 macro
/openbmc/u-boot/cmd/
H A Dpci.c228 { "capabilities", PCI_SIZE_8, PCI_CB_CAPABILITY_LIST },
/openbmc/u-boot/include/
H A Dpci.h276 #define PCI_CB_CAPABILITY_LIST 0x14 macro
/openbmc/linux/drivers/pci/
H A Dpci.c481 return PCI_CB_CAPABILITY_LIST; in __pci_bus_find_cap_start()