Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/rockchip/rk3399/drivers/dram/
Dsuspend.c57 static __pmusramfunc void sram_regcpy(uintptr_t dst, uintptr_t src, in sram_regcpy() function
501 sram_regcpy(CTL_REG(ch, 1), (uintptr_t)&params_ctl[1], in pctl_cfg()
504 sram_regcpy(PI_REG(ch, 0), (uintptr_t)&params_pi[0], in pctl_cfg()
507 sram_regcpy(PHY_REG(ch, 910), (uintptr_t)&phy_regs->phy896[910 - 896], in pctl_cfg()
535 sram_regcpy(PHY_REG(ch, 896), (uintptr_t)&phy_regs->phy896[0], 63); in pctl_cfg()
538 sram_regcpy(PHY_REG(ch, 128 * i), in pctl_cfg()
542 sram_regcpy(PHY_REG(ch, 512 + 128 * i), in pctl_cfg()