Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/dram/
H A Dsuspend.c72 static void dram_regcpy(uintptr_t dst, uintptr_t src, uint32_t num) in dram_regcpy() function
725 dram_regcpy((uintptr_t)&params_ctl[0], CTL_REG(0, 0), CTL_REG_NUM); in dmc_suspend()
730 dram_regcpy((uintptr_t)&params_pi[0], PI_REG(0, 0), in dmc_suspend()
736 dram_regcpy((uintptr_t)&phy_regs->phy0[0], in dmc_suspend()
740 dram_regcpy((uintptr_t)&phy_regs->phy512[i][0], in dmc_suspend()
743 dram_regcpy((uintptr_t)&phy_regs->phy896[0], PHY_REG(0, 896), 63); in dmc_suspend()