Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_px30.c49 #define DDR_GRF_BASE_ADDR 0xff630000 macro
656 dram_info.ddr_grf = (void *)DDR_GRF_BASE_ADDR; in sdram_init()
H A Dsdram_rv1126.c58 #define DDR_GRF_BASE_ADDR 0xfe030000 macro
2436 if ((readl(DDR_GRF_BASE_ADDR + DDR_GRF_SPLIT_CON) & in print_ddr_info()
2440 split = readl(DDR_GRF_BASE_ADDR + DDR_GRF_SPLIT_CON) & in print_ddr_info()
3579 dram_info.ddrgrf = (void *)DDR_GRF_BASE_ADDR; in sdram_init()