Home
last modified time | relevance | path

Searched refs:ORION5X_ADR_PCIE_MEM_REMAP_LO (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dcpu.h72 #if !defined (ORION5X_ADR_PCIE_MEM_REMAP_LO)
73 #define ORION5X_ADR_PCIE_MEM_REMAP_LO 0x90000000 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-orion5x/
H A Dcpu.c97 writel(ORION5X_ADR_PCIE_MEM_REMAP_LO, &winregs[0].remap_lo); in orion5x_config_adr_windows()