Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c23 #define DDR_PCTL_BASE 0x20004000 macro
748 sdram_priv.pctl = (void *)DDR_PCTL_BASE; in sdram_init()
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3308.c31 #define DDR_PCTL_BASE 0xff010000 macro
863 sdram_priv.pctl = (void *)DDR_PCTL_BASE; in sdram_init()