Searched refs:ddr_grf_base (Results 1 – 1 of 1) sorted by relevance
308 void __iomem *ddr_grf_base = dram->ddr_grf; in read_mr() local312 return (readl(ddr_grf_base + DDR_GRF_STATUS(0)) & 0xff); in read_mr()438 void __iomem *ddr_grf_base = dram->ddr_grf; in enable_low_power() local461 writel(grf_lp_con, ddr_grf_base + DDR_GRF_LP_CON); in enable_low_power()
Completed in 7 milliseconds