Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-pic32/include/mach/
H A Dpic32.h48 #define PIC32_DDR2C_BASE 0x1f8e8000 macro
/openbmc/u-boot/drivers/ddr/microchip/
H A Dddr2.c118 ctrl = ioremap(PIC32_DDR2C_BASE, sizeof(*ctrl)); in ddr2_ctrl_init()