Searched defs:V3_PCI_BASE_M_IO (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/board/armltd/integrator/ | ||
H A D | pci_v3.h | 106 #define V3_PCI_BASE_M_IO (1 << 0) macro |
/openbmc/linux/drivers/pci/controller/ | ||
H A D | pci-v3-semi.c | 139 #define V3_PCI_BASE_M_IO BIT(0) macro |