Home
last modified time | relevance | path

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

/arch/arm/mach-at91/
A Dpm.h32 void __iomem *ramc_phy; member
A Dpm_data-offsets.c12 ramc_phy)); in main()
A Dpm.c561 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