Home
last modified time | relevance | path

Searched refs:PCI_CFG_SPACE_EXP_SIZE (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci.c545 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in pci_find_next_ext_capability()
H A Dpci-uclass.c1414 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in dm_pci_find_next_ext_capability()
/openbmc/qemu/hw/cxl/
H A Dcxl-component-utils.c386 ((offset + length) < PCI_CFG_SPACE_EXP_SIZE)); in cxl_component_create_dvsec()
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h30 #define PCI_CFG_SPACE_EXP_SIZE 4096 macro
/openbmc/u-boot/include/
H A Dpci.h14 #define PCI_CFG_SPACE_EXP_SIZE 4096 macro