Searched refs:ramc_phy (Results 1 – 3 of 3) sorted by relevance
32 void __iomem *ramc_phy; member
355 if (soc_pm.data.mode == AT91_PM_BACKUP && soc_pm.data.ramc_phy) { in at91_suspend_finish()669 soc_pm.data.ramc_phy = of_iomap(np, 0); in at91_dt_ramc()670 if (!soc_pm.data.ramc_phy) { in at91_dt_ramc()677 if (phy_mandatory && !soc_pm.data.ramc_phy) { in at91_dt_ramc()840 if (soc_pm.data.ramc_phy) { in at91_pm_backup_init()846 soc_pm.bu->ddr_phy_calibration[0] = readl(soc_pm.data.ramc_phy + in at91_pm_backup_init()
12 ramc_phy)); in main()
Completed in 6 milliseconds