Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/armltd/integrator/
H A Dpci.c333 V3_PCI_MAP_M_ENABLE)); in pci_init_board()
342 V3_PCI_MAP_M_ENABLE)); in pci_init_board()
H A Dpci_v3.h117 #define V3_PCI_MAP_M_ENABLE (1 << 0) macro
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpci-v3-semi.c150 #define V3_PCI_MAP_M_ENABLE BIT(0) macro
662 val |= V3_PCI_MAP_M_REG_EN | V3_PCI_MAP_M_ENABLE; in v3_get_dma_range_config()