Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/drivers/pci/
A Dpci-uclass.c1678 int pos = PCI_CFG_SPACE_SIZE; in dm_pci_find_next_ext_capability()
1681 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in dm_pci_find_next_ext_capability()
1699 if (pos < PCI_CFG_SPACE_SIZE) in dm_pci_find_next_ext_capability()
/u-boot-v2022.01-rc1/include/
A Dpci.h13 #define PCI_CFG_SPACE_SIZE 256 macro

Completed in 13 milliseconds