Home
last modified time | relevance | path

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

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