Home
last modified time | relevance | path

Searched defs:V3_PCI_MAP_M_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/armltd/integrator/
H A Dpci_v3.h116 #define V3_PCI_MAP_M_ENABLE (1 << 0) macro
/openbmc/linux/drivers/pci/controller/
H A Dpci-v3-semi.c148 #define V3_PCI_MAP_M_ENABLE BIT(0) macro