Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/mips/mach-pic32/include/mach/
H A Dpic32.h52 #define PIC32_DDR2P_BASE 0x1f8e9100 macro
/OK3568_Linux_fs/u-boot/drivers/ddr/microchip/
H A Dddr2.c23 ddr2_phy = ioremap(PIC32_DDR2P_BASE, sizeof(*ddr2_phy)); in ddr2_phy_init()
54 ddr2_phy = ioremap(PIC32_DDR2P_BASE, sizeof(*ddr2_phy)); in ddr2_phy_calib_start()