OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCIE_ATU_LOWER_BASE
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/drivers/pci/
pcie_layerscape.h
51
#define
PCIE_ATU_LOWER_BASE
0x90C
pcie_dw_mvebu.c
48
#define
PCIE_ATU_LOWER_BASE
0x90C
147
writel(lower_32_bits(cpu_addr), pcie->ctrl_base +
PCIE_ATU_LOWER_BASE
);
pcie_imx.c
86
#define
PCIE_ATU_LOWER_BASE
0x90C
298
writel(MX6_ROOT_ADDR, MX6_DBI_ADDR +
PCIE_ATU_LOWER_BASE
);
pcie_layerscape.c
98
dbi_writel(pcie, (u32)phys,
PCIE_ATU_LOWER_BASE
);
128
dbi_readl(pcie,
PCIE_ATU_LOWER_BASE
));
Completed in 1981 milliseconds