Searched refs:ramc_phy (Results 1 – 3 of 3) sorted by relevance
32 void __iomem *ramc_phy; member
12 ramc_phy)); in main()
561 if (soc_pm.data.mode == AT91_PM_BACKUP && soc_pm.data.ramc_phy) { in at91_suspend_finish()569 tmp = readl(soc_pm.data.ramc_phy + DDR3PHY_ZQ0SR0); in at91_suspend_finish()934 soc_pm.data.ramc_phy = of_iomap(np, 0); in at91_dt_ramc()935 if (!soc_pm.data.ramc_phy) { in at91_dt_ramc()943 if (phy_mandatory && !soc_pm.data.ramc_phy) { in at91_dt_ramc()1107 if (soc_pm.data.ramc_phy) { in at91_pm_backup_init()
Completed in 12 milliseconds