Home
last modified time | relevance | path

Searched refs:PCI_CFG_SPACE_SIZE (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/pci/
Dpci.c545 int ttl, pos = PCI_CFG_SPACE_SIZE; in pci_find_next_ext_capability()
548 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in pci_find_next_ext_capability()
562 if (pos < PCI_CFG_SPACE_SIZE) in pci_find_next_ext_capability()
/external/kernel-headers/original/uapi/linux/
Dpci_regs.h31 #define PCI_CFG_SPACE_SIZE 256 macro
/external/u-boot/include/
Dpci.h13 #define PCI_CFG_SPACE_SIZE 256 macro