Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3368/drivers/ddr/
H A Dddr_rk3368.c207 fb_div = mmio_read_32(DDR_PHY_BASE + DDR_PHY_REGEC); in ddr_get_phy_pll_freq()
208 fb_div |= (mmio_read_32(DDR_PHY_BASE + DDR_PHY_REGED) & 0x1) << 8; in ddr_get_phy_pll_freq()
210 pre_div = mmio_read_32(DDR_PHY_BASE + DDR_PHY_REGEE) & 0xff; in ddr_get_phy_pll_freq()
253 p_ddr_reg->phyaddr = DDR_PHY_BASE; in ddr_reg_save()
315 p_ddr_reg->phy.PHY_REG0 = mmio_read_32(DDR_PHY_BASE + DDR_PHY_REG0); in ddr_reg_save()
316 p_ddr_reg->phy.PHY_REG1 = mmio_read_32(DDR_PHY_BASE + DDR_PHY_REG1); in ddr_reg_save()
317 p_ddr_reg->phy.PHY_REGB = mmio_read_32(DDR_PHY_BASE + DDR_PHY_REGB); in ddr_reg_save()
318 p_ddr_reg->phy.PHY_REGC = mmio_read_32(DDR_PHY_BASE + DDR_PHY_REGC); in ddr_reg_save()
319 p_ddr_reg->phy.PHY_REG11 = mmio_read_32(DDR_PHY_BASE + DDR_PHY_REG11); in ddr_reg_save()
320 p_ddr_reg->phy.PHY_REG13 = mmio_read_32(DDR_PHY_BASE + DDR_PHY_REG13); in ddr_reg_save()
[all …]
/rk3399_ARM-atf/plat/rockchip/rk3368/
H A Drk3368_def.h62 #define DDR_PHY_BASE 0xff620000 macro
/rk3399_ARM-atf/plat/rockchip/rk3328/
H A Drk3328_def.h67 #define DDR_PHY_BASE 0xff400000 macro
/rk3399_ARM-atf/plat/rockchip/px30/
H A Dpx30_def.h91 #define DDR_PHY_BASE 0xff2a0000 macro
/rk3399_ARM-atf/plat/rockchip/rk3328/drivers/soc/
H A Dsoc.c68 MAP_REGION_FLAT(DDR_PHY_BASE, DDR_PHY_SIZE,
/rk3399_ARM-atf/plat/rockchip/rk3368/drivers/soc/
H A Dsoc.c47 MAP_REGION_FLAT(DDR_PHY_BASE, DDR_PHY_SIZE,