Home
last modified time | relevance | path

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

/openbmc/u-boot/board/armltd/integrator/
H A Dpci.c332 V3_PCI_MAP_M_ENABLE)); in pci_init_board()
341 V3_PCI_MAP_M_ENABLE)); in pci_init_board()
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
660 val |= V3_PCI_MAP_M_REG_EN | V3_PCI_MAP_M_ENABLE; in v3_get_dma_range_config()